Loading Tool

Explorer IconExplorer

Memory Pool

81,500 transactions
30.14 vMB
0.14465944 BTC
Random Selection Loading Transactions
Max Size: 182.90/200 MB

Candidate Block

Mining Attempt bb1608330501f8cd45e8a56bccdef5897845d440e94a26dee187181f6ebdd864
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 995a78edcaa18865c59b39628e2bdd24e00406af181085e755b4c061b4d551a7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,822
Size: 1.00 vMB
Total Fees: 0.07355478 BTC
Feerates: 101.65 > 7.37 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (546,788 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,337 368,337 00000000000000000f36e58fc5ab131a96d5114b5e9906f8a6a9486cc287d30c 542 0.51/1.00 vMB 17
368,336 368,336 00000000000000000aabab5f0c494d6614738ecddd5c205f2e882e3c566a56b8 1 0.00/1.00 vMB 0
368,335 368,335 00000000000000000a82957664d9a33a5f777b7b6785bfad8a6585b41ab6b572 1,275 1.00/1.00 vMB 31
368,334 368,334 000000000000000014a29f0c88cc294040eab592d157f7de2b5892cf97b01d83 2,203 0.68/1.00 vMB 86
368,333 368,333 000000000000000011897d150f3728c866fa2f6684835b78355c58d5dbe930ba 1,392 1.00/1.00 vMB 31
368,332 368,332 00000000000000000d65619d24e114c5eca2a51fb5022ac05a891d58d7268ae8 1,201 0.93/1.00 vMB 29
368,331 368,331 0000000000000000007efb08b3181f80bb579de4e4e5596bb0d53faacaceee11 551 0.85/1.00 vMB 23
368,330 368,330 00000000000000000c226102ed08ed5a41e5465c231f60d176047b47820f0de9 825 0.41/1.00 vMB 43
368,329 368,329 00000000000000000ef856484556ed79a808fd449dbbdf0a67450341df610bf0 362 0.93/1.00 vMB 20
368,328 368,328 000000000000000008b8683edbbdc41e655cc148d6de177266b176b8c9aaa016 662 0.91/1.00 vMB 31
368,327 368,327 00000000000000000b118b247be5e3418da2206148484c3d39c4bf0acf3f209b 239 0.95/1.00 vMB 23
368,326 368,326 00000000000000000327f1687380a8c5aa830c5e3e85b64cb30677e1626d76ac 209 0.91/1.00 vMB 21
368,325 368,325 000000000000000000f78bcc8dea0c006774d8f1a86a5199519d7ed35093fd72 1,045 0.95/1.00 vMB 34
368,324 368,324 000000000000000006e1a5584357a32518d7a468d13d420dde7645192ff8ebf7 1,613 0.75/1.00 vMB 79
368,323 368,323 00000000000000000a94ccba75e83f39017c425ceb7eeed98eca3fc3a5de4c67 937 0.93/1.00 vMB 30
368,322 368,322 000000000000000004367e87fab514fe725c082bf223cec00a1d1da8d86e3dd2 556 0.84/1.00 vMB 22
368,321 368,321 000000000000000003873ed5812b567e23a38840bf0dd65341cf5b6ae80f9f0b 699 0.82/1.00 vMB 32
368,320 368,320 000000000000000009de149c7dc80c9636e7c9324970abb931611d827987041c 716 0.82/1.00 vMB 31
368,319 368,319 00000000000000000114e893505c1cf5ec71359d3faa3661214e12ef085b5a47 586 0.85/1.00 vMB 22
368,318 368,318 0000000000000000120ad01d979fcda3917a8c01d1bc4368e0d3d38eb3dd96c9 345 1.00/1.00 vMB 8
368,317 368,317 00000000000000000cc688f1b86aace4abcc979b7a1dc10f01a50d7609b62fe7 594 0.87/1.00 vMB 24
Previous 10 blocks ↓
Total Size: 782.61 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: 671.90 GB
    • Received: 16.06 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.