Loading Tool

Explorer IconExplorer

Memory Pool

81,035 transactions
29.78 vMB
0.10340156 BTC
Random Selection Loading Transactions
Max Size: 180.17/200 MB

Candidate Block

Mining Attempt f33b11dbbe74283e90dc0e1b2af9856fd1b837d707a2e477d6b1c4385e09495a
Version 20000000
Previous Block 000000000000000000011fe80ab0efc0f5275ceb3cd290b68a57004395140fae
Merkle Root 446a5f0bb0590930056a6851aaa18d16d588f71285a5ea6b560e8418f70b10b7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,081
Size: 1.00 vMB
Total Fees: 0.03845115 BTC
Feerates: 146.36 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,108 (546,765 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
368,343 368,343 0000000000000000110c31f2eedb8adb578c7ceb800634bcab9e4468642886eb 1,207 0.93/1.00 vMB 31
368,342 368,342 0000000000000000139d11f2a72871c9c753b71e28e41bf896b5244abe8edc81 1,234 1.00/1.00 vMB 21
368,341 368,341 0000000000000000104261abbb2a3170c6acadc691a13048b2b98e0e3c200cfd 633 0.89/1.00 vMB 22
368,340 368,340 00000000000000000bbfff07db27e50a4d646fb4598ee855db16ffe4402ef8d9 1,021 0.93/1.00 vMB 28
368,339 368,339 00000000000000000d163c24764a954d44d85bc8c2c9d95109894026680530b6 421 0.80/1.00 vMB 18
368,338 368,338 000000000000000014b01fdc13a172e2dea322728b6ce70c9f398850641094c7 1,525 0.68/1.00 vMB 49
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
Previous 10 blocks ↓
Total Size: 782.58 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.30 GB
    • Received: 15.90 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.