Loading Tool

Explorer IconExplorer

Memory Pool

70,193 transactions
26.96 vMB
0.08615616 BTC
Random Selection Loading Transactions
Max Size: 161.04/200 MB

Candidate Block

Mining Attempt badf88e49bf46c39f51a4a4f31e85862940fec7ef0701513a1a2bd8edf66350d
Version 20000000
Previous Block 00000000000000000001f691bd45982569b89a9b269b1e08ab97aba421b3f821
Merkle Root 67143dcd3ab51245db6497e7cbf3cf6b6f0fd1f7d2fb95a29200eeb25eca020d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,515
Size: 1.00 vMB
Total Fees: 0.02786357 BTC
Feerates: 703.20 > 2.79 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,481 (699,008 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
216,473 216,473 000000000000040076acc68d6e6a3146f359d5d9adf7d092c12117a683c077f3 151 0.06/1.00 vMB 186
216,472 216,472 00000000000004a6b8c6ff64fe30fbbcbc2adbfeceb17dc69988447f532184ab 255 0.13/1.00 vMB 159
216,471 216,471 00000000000003e9b2fd61df7e601a0b4a3185554b07157cae4738ac61630456 36 0.01/1.00 vMB 282
216,470 216,470 000000000000000ec242b9c63add876dfc709dafdfbaa97b66a1841ddc6c6398 1 0.00/1.00 vMB 0
216,469 216,469 00000000000000327f91ee2bbc975def80ff367f77034e3097434d5350c3775f 123 0.04/1.00 vMB 23
216,468 216,468 000000000000048330544a3585e3b0f53f16152a41b9fd18f5ccaa781d69e8c6 228 0.10/1.00 vMB 193
216,467 216,467 00000000000000acb5151776e2f7e9543b15c05c91ddcaec7e982221f223d48d 258 0.48/1.00 vMB 9
216,466 216,466 00000000000002082a226daf3b55ab9002e61d5f96b99a590dff533ce8309d98 551 0.20/1.00 vMB 214
216,465 216,465 00000000000001d10f172b148abf90cc338589ae9295478d4d549b1e80ff0748 284 0.10/1.00 vMB 241
216,464 216,464 000000000000047a2e3d7829d092ac9ca64d9a2fba28f3f8fb0e838047fb91c2 206 0.08/1.00 vMB 224
216,463 216,463 00000000000004d8fca77b85e1431b26ea8edc0fd1ea2aa2e1a12260efba5a79 13 0.01/1.00 vMB 96
216,462 216,462 0000000000000060fb5251d9a588f5ed19008a21266a45890d420c0eda7d0c19 37 0.03/1.00 vMB 129
216,461 216,461 000000000000033bf7c42bdce34830dddd48a070218211899dc4d14ed95c6955 278 0.11/1.00 vMB 185
216,460 216,460 00000000000004a1c66ebbf25b81377674b526e27e068c357c330832b835107e 1 0.00/1.00 vMB 0
216,459 216,459 0000000000000450c7faf5049ffb2492a897561823d6286fd8894f69d9d45210 280 0.13/1.00 vMB 132
216,458 216,458 00000000000003f8e1323d49977d4053a64735ff15ce0778203479ca0c4ad848 561 0.20/1.00 vMB 208
216,457 216,457 000000000000046835d3558ff435238de49d7f5331526c8472f16b10c1419587 136 0.05/1.00 vMB 140
216,456 216,456 000000000000041acba5fdd8e3556df57ed2a96d1c7ed8eb6fdb4ceaeb5c7311 509 0.20/1.00 vMB 187
216,455 216,455 00000000000001e2e6c785be826a5c28f1d3f7c22d5cd3bfbd5d3fceb18d39ae 279 0.10/1.00 vMB 190
216,454 216,454 000000000000024b1a52ba704dec511046c44f53a6956e5e920544eb3d643de0 306 0.14/1.00 vMB 128
216,453 216,453 00000000000004be9f1049c6c04790d6fdcf9376f6b0248c4fa3420988f4949b 694 0.25/1.00 vMB 213
Previous 10 blocks ↓
Total Size: 783.23 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 114
    • Outgoing: 11
  • Data Transfer:
    • Sent: 758.50 GB
    • Received: 19.05 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.