Loading Tool

Explorer IconExplorer

Memory Pool

46,361 transactions
26.89 vMB
0.08887357 BTC
Random Selection Loading Transactions
Max Size: 142.96/200 MB

Candidate Block

Mining Attempt be1ade4e3fbf6a1f9f49a3dd55cf35dfb1a31d734b78594c4b0e46fa9e9a326f
Version 20000000
Previous Block 00000000000000000000ff9991b1e163a0cd8035dc9efad2912f09cbb13212f7
Merkle Root dc864b0daae9c35b467ac2f72f9fc54d4cb8b33eb8beb0bd54c910e3c337c989
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,169
Size: 1.00 vMB
Total Fees: 0.03908877 BTC
Feerates: 101.64 > 3.92 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,781 (696,993 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
217,788 217,788 00000000000003770aaae4d94c2d0d162350384692ef09db302125c26663e27c 156 0.25/1.00 vMB 64
217,787 217,787 00000000000001a5181a72b46d25237ec0553570cf14f13b9503fccf9ea39d15 726 0.25/1.00 vMB 253
217,786 217,786 00000000000005005e82a6c12447b1eaffdc25e3377ae3d7e194046adb8f6f3d 139 0.05/1.00 vMB 36
217,785 217,785 0000000000000209e345efb01b652a21219415b48531133bd864abbf3bd222c2 373 0.17/1.00 vMB 172
217,784 217,784 00000000000004749b63693f3ee6ff8b0e070fb1c7107ce4048c903874163576 416 0.19/1.00 vMB 158
217,783 217,783 00000000000002a30bc7d8b3dbe5aa9111789154037acb01e0ecfc564905c08d 585 0.26/1.00 vMB 221
217,782 217,782 0000000000000003e018ed8fbef8257359ef84cd9ddb8fefbeae9387b1c35b7c 377 0.16/1.00 vMB 166
217,781 217,781 00000000000003babd95512d75b77292dfc376a02e94f8ca1dee7b2fddc750cc 462 0.26/1.00 vMB 186
217,780 217,780 000000000000018dddf8b7cb8225d3ebbee9cead272adaea15991f2d2b1d6218 250 0.19/1.00 vMB 104
217,779 217,779 00000000000004461fb5c2b51bca0cada8681229702f4db8cb1d759c0311c519 730 0.25/1.00 vMB 240
217,778 217,778 000000000000014ba6cd49c7396deb3935bceaa8ae2e6cfba9b05a94b0a6a65e 393 0.25/1.00 vMB 133
217,777 217,777 000000000000007777e703b543d3b9a7a34fa8c134427be6ac114a5c548f0e00 509 0.27/1.00 vMB 169
217,776 217,776 000000000000030ba9d89b4890ceb87c23cfc8cca2b5305aa6bf81716f59970e 188 0.26/1.00 vMB 71
217,775 217,775 00000000000001a3277636b5b97a9ef71a7e57f4f1daaf289717506e29e0de14 737 0.25/1.00 vMB 245
217,774 217,774 00000000000003087d45880735b2bf5a8679b12101165313e0c621500e41fddb 1 0.00/1.00 vMB 0
217,773 217,773 000000000000037a7092c98459088cefa52af638c791e0b18f788e43ec394b6f 501 0.23/1.00 vMB 183
217,772 217,772 00000000000003c6630bb58c5dfab652c2b921d850f9f9472d87739857b6f14b 144 0.05/1.00 vMB 167
217,771 217,771 00000000000003ba679310242f88e93ac6083b52b5e7272f2b75e044cf63e685 636 0.25/1.00 vMB 231
217,770 217,770 00000000000003da7183a98bf7394fd14d32a04c685cc5ac9c40d739dab78328 300 0.16/1.00 vMB 199
217,769 217,769 000000000000020a4d4d25dbcc2e7c732293830ae12593cd693f9f82a57b6f56 135 0.08/1.00 vMB 133
217,768 217,768 00000000000004ceb571a4d0356477bbcad677039410c5b1dc5df1561daf01f7 46 0.02/1.00 vMB 140
Previous 10 blocks ↓
Total Size: 781.99 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: 648.81 GB
    • Received: 13.09 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.