Loading Tool

Explorer IconExplorer

Memory Pool

39,840 transactions
28.00 vMB
0.05843813 BTC
Random Selection Loading Transactions
Max Size: 142.90/200 MB

Candidate Block

Mining Attempt 7fd6803644ae86ed8795979faa1631f04ff08fe1128d97280144794211c75ae3
Version 20000000
Previous Block 0000000000000000000210ce047a899c3165142ca92db23549562eea5202e5a5
Merkle Root 680bb31a15c8f724879d82ad3ba89246bf3e4f1f0ce60e69a2fc007bf2e710ec
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,214
Size: 1.00 vMB
Total Fees: 0.00481234 BTC
Feerates: 50.62 > 0.48 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,633 (484,371 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
430,262 430,262 0000000000000000003d687c9497e62ce6bd0ae4632cc91610708a3bd9bf21b6 1,327 1.00/1.00 vMB 97
430,261 430,261 0000000000000000019f4525e574681992a4ab363682fce29e9546fe59b63f62 1,980 1.00/1.00 vMB 95
430,260 430,260 00000000000000000441fc5d7120a3649ea1e8ee871c925b12d0645d8ba3e190 1,087 0.97/1.00 vMB 18
430,259 430,259 000000000000000003d5cb42bf9f8cd9781a9936f4078f99b98816ee883c7e7e 2,523 0.93/1.00 vMB 58
430,258 430,258 000000000000000001ab8dfcc4912ec37105448f9c03f92cdd2e5c1f9f79965b 644 0.27/1.00 vMB 60
430,257 430,257 000000000000000000d58b83f215889493e72017ddd9e88b47018f31aa275888 1,628 0.63/1.00 vMB 62
430,256 430,256 0000000000000000007267c578674f5e27c91c7a680aa41f9ebb972fc1b579ca 1,965 0.94/1.00 vMB 49
430,255 430,255 000000000000000002254dd785589829f1cba842e2acd3368faf391ba7495c27 1,826 1.00/1.00 vMB 44
430,254 430,254 0000000000000000031d23c2ab93a791599f2cf6c29395dd19f06829f6d41b99 2,251 1.00/1.00 vMB 57
430,253 430,253 000000000000000000a4378d186c7089d7215f66e9913cc80257d514282a14e2 2,166 1.00/1.00 vMB 89
430,252 430,252 0000000000000000041df8b248d729456873cd6fda754ff011d99d2eb627d83c 378 0.21/1.00 vMB 43
430,251 430,251 000000000000000003f9416c02a410eb4f15afb636b1256fc9c136ec9061d487 293 0.16/1.00 vMB 57
430,250 430,250 00000000000000000192dae25f677b01c3bfbf6ba3850c27a7cf17f2dd66ee56 1,661 0.66/1.00 vMB 63
430,249 430,249 00000000000000000250947fc6bf35cd14b4a2f5bfe9f14c35916140fa6e1690 677 0.97/1.00 vMB 23
430,248 430,248 000000000000000001afce59523b3aa0d0b64fadd4439fdd6b31d8d9db4b47da 2,342 1.00/1.00 vMB 70
430,247 430,247 000000000000000001561b8afc28bb2e08a2cc7d7f3d65ef0236a4ce1ee9ca23 2,785 1.00/1.00 vMB 62
430,246 430,246 000000000000000004750c12ecaded7b3c63060cd5e9f4646bc444e945c20b39 2,460 1.00/1.00 vMB 60
430,245 430,245 00000000000000000472562bf93ba3a20a667374c3b77778ecc8d1975a0fb244 151 0.99/1.00 vMB 8
430,244 430,244 000000000000000004c96e8969698da9763c1529ff5809151d26f078f2e6130a 1,010 1.00/1.00 vMB 23
430,243 430,243 0000000000000000009ac5246c0c4ed7c3f72209ae5f524971984b3c6f6bfb83 614 0.41/1.00 vMB 40
430,242 430,242 00000000000000000179c0e0edf8b35d741695aad504649aba221641a0798fcd 2,810 1.00/1.00 vMB 74
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.39 GB
    • Received: 12.03 GB
  • Uptime:

Notes

  • Use the search bar at the top of the website to search for transactions and blocks.
  • Memory pool size (vMB) is the total size of the raw transaction data (not including metadata).
  • Block size (MB) does not include block header, tx count, or coinbase transaction.
  • Feerates are in sats/vbyte.
  • AFR = Average Feerate

About

This is a basic blockchain explorer for exploring Bitcoin data.

The main features of this explorer are:

  • Basic. The data is laid out to try and represent the structure of raw transactions and blocks.
  • Fast. I've made the pages load as fast as I can. If you can't be pretty, you might as well be fast.

So it's pretty basic, but I think you can learn a lot about how Bitcoin works by browsing the raw data and seeing how it all connects together.

Data

The data on this explorer comes from the following sources:

  1. Bitcoin Core. This is used to get raw transaction and block data. This is retrieved via simple bitcoin-cli commands.
  2. SSDB. I'm using a custom database to store the address balances and spent locations of each output. Bitcoin Core does not store this information, so I'm using a custom script and database to store this extra information.

Privacy

This blockchain explorer does not track anything.

I do not collect IP addresses or keep track of requests. Nor do I use any third-party analytics or tracking software.

However, this blockchain explorer is not open-source, so you have to trust me on this one.

Bitcoin Core Explorer

If you want to explore blockchain data without having to trust anyone with your privacy, the simplest way to do this is to run your own Bitcoin Core node and run bitcoin-cli commands.

The two most useful commands are:

  • bitcoin-cli getrawtransaction <txid>
  • bitcoin-cli getblock <hash>
  • You will need to add txindex=1 to your bitcoin.conf configuration file to be able to query for all transactions.
  • Use bitcoin-cli help to a complete list of commands.
  • Use bitcoin-cli help <command name> to see detailed information about a command and all the available options.

Alternatively, you can also run your own self-hosted explorer such as mempool or btc-rpc-explorer.