Loading Tool

Explorer IconExplorer

Memory Pool

74,263 transactions
27.40 vMB
0.06819183 BTC
Random Selection Loading Transactions
Max Size: 167.30/200 MB

Candidate Block

Mining Attempt 48efc56cdc7b80a7c376ac9372ac98a168290bb019ccdbea7dd50817a550a482
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 1d0f1d16f4f10e1385db1ae56e562d134a5b0750210f70f5f2fcca185d90c5a3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,275
Size: 1.00 vMB
Total Fees: 0.00976311 BTC
Feerates: 301.57 > 0.98 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (354,113 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
561,143 561,143 00000000000000000012e1c5ea6ddc50c91d13863b04f6c2395fceee4c3df85d 3,373 1.00/1.00 vMB 10
561,142 561,142 00000000000000000025995bd3913e18a9a9c581d2b79f001d5680893a7a7415 694 0.85/1.00 vMB 6
561,141 561,141 0000000000000000000c07dbb475d830b5df826043365c3235a226e42b29061a 3,278 1.00/1.00 vMB 10
561,140 561,140 0000000000000000000a86613eb887234fe58890a8a4f44e99c836c226d4e1be 3,141 1.00/1.00 vMB 16
561,139 561,139 0000000000000000002f152217c67f3faf4cbbfb061f93d52bbae951e9e1e37f 1,833 0.81/1.00 vMB 9
561,138 561,138 0000000000000000001b0635bac4179750b4621a7de52cb0cc4200ec21238e8d 2,929 0.99/1.00 vMB 12
561,137 561,137 0000000000000000002dde97a43d3161e07dc8ee7358bc8042181fe35f142420 2,046 1.00/1.00 vMB 26
561,136 561,136 000000000000000000305d4e713b73cf58a907dfdf5e9bf928a4b52b29a84d7a 985 0.31/1.00 vMB 78
561,135 561,135 0000000000000000000b671fa4bea4e2a5017889747cab633dac61912ddf65ec 1,980 0.72/1.00 vMB 11
561,134 561,134 000000000000000000219fccfaf521bf18eef46d2c26c692f4aae7ad3c15ed4c 1,311 0.47/1.00 vMB 26
561,133 561,133 0000000000000000000cffa32d3467973a400fe89a92c5a8e2d1925c9ff2eb0f 765 0.22/1.00 vMB 6
561,132 561,132 0000000000000000002d2e887f48ed5387a00a766654fa788c4a4416728da4d1 3,024 1.00/1.00 vMB 11
561,131 561,131 00000000000000000023f9d64494febfcdb7a730f184b218dc83cb78a387bf16 2,535 0.76/1.00 vMB 12
561,130 561,130 00000000000000000022840328c73ed0ad165d81e244f615f25dc7c792614338 580 0.18/1.00 vMB 15
561,129 561,129 0000000000000000002f6b2c6c582c284f951c0312679f365ed8233634d8a01b 2,350 0.71/1.00 vMB 15
561,128 561,128 00000000000000000025ad4ead8a9f321a286ed1716ba48600c8fa196499973b 899 0.28/1.00 vMB 15
561,127 561,127 0000000000000000002453505912f963c8a7219498407eb1126037e3072c571c 922 0.37/1.00 vMB 69
561,126 561,126 00000000000000000005ae02f21f5c743c8ab6c804b9d521750ba3b8989d457a 314 0.19/1.00 vMB 12
561,125 561,125 0000000000000000002f46db4bc44d08aa9700a25933404f859d9e8930791f8c 2,844 1.00/1.00 vMB 9
561,124 561,124 00000000000000000008bddd9c817e80c2160b94567296bc171db8d21517b033 1,557 1.00/1.00 vMB 3
561,123 561,123 00000000000000000027a5054ba8797e41b29e2933ad388a5a2316bf41ee1e0f 3,008 1.00/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.84 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: 711.84 GB
    • Received: 17.13 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.