Loading Tool

Explorer IconExplorer

Memory Pool

24,460 transactions
10.65 vMB
0.03352833 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 59.99/200 MB

Candidate Block

Mining Attempt af5cb6164c562cd0a98765b40ecbe39fb5f593410d9cc89fc261e6b799a2b90f
Version 20000000
Previous Block 00000000000000000000763bc27d9459c69b40675f4f5e0a66e2b4c8f6dd3654
Merkle Root 2ee4810aa85ee5636e15e6dcc9f734c26b253d1db52b3cfd67283c5640dfa873
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,659
Size: 1.00 vMB
Total Fees: 0.01585837 BTC
Median Feerate: 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,525 (662,438 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
251,087 251,087 000000000000000eb12ca0f25f521a61059fee6ed85efad4aae6b71d9a569102 16 0.01 vMB 159
251,086 251,086 00000000000000224a38f548e83e4965f0adb3b50d8ef64274f0b3e1eee82929 84 0.04 vMB 105
251,085 251,085 0000000000000026f28fd0d1fdf5bae76e4c46f3e2900685d6493c8e222c16ba 234 0.10 vMB 116
251,084 251,084 000000000000006b3b40da4ce27d134977c9dc891f10f0f5c466c18da8c93027 289 0.12 vMB 125
251,083 251,083 0000000000000050d85cc3b33c9d297cd42e406c7d8bcacfbd0493f6a2e2cf2f 116 0.04 vMB 164
251,082 251,082 0000000000000010da7fc18e652087e9af188304920933ccef1a1ae69c2fe6b4 93 0.04 vMB 107
251,081 251,081 000000000000006a1a9caf78a2e6e3a5005f39fea932425c3801ae5cc8dc830b 167 0.06 vMB 111
251,080 251,080 0000000000000050505e1ed739233cf2a0192ae024baff0b4f2dbc4d4195b5b5 519 0.24 vMB 96
251,079 251,079 0000000000000029ca30584a2ec640d130c1cc7982dd920928f7c6fa2d10e35d 169 0.08 vMB 101
251,078 251,078 000000000000006004d2e8051a8d1c1a53749f703ff8eabe42c6d2738b1194c8 305 0.13 vMB 113
251,077 251,077 000000000000002c0df36817a510bf5da322ee91ea8bb5dcea74066dfb036081 232 0.18 vMB 63
251,076 251,076 00000000000000037e4a38538ffb35149ef62f7faed8d0ee94998d636a90a4fc 313 0.17 vMB 77
251,075 251,075 00000000000000235394ac1f3b94750538075b889bba07ed1c29eeff157c53b2 833 0.30 vMB 132
251,074 251,074 000000000000000fd213027c021bb62fb88dcb948e4fad5b663f233c341751f9 584 0.25 vMB 152
251,073 251,073 000000000000003097a8aab12958c58946dd55f62e14b722dd1c7793dc0be202 237 0.13 vMB 89
251,072 251,072 0000000000000050a636e14e78706d53e82629b3c275038f55c7302c1dffaa1b 51 0.02 vMB 98
251,071 251,071 000000000000000372d668aff3841ae8109dc7abb39021c8517872dd0dd2ae9a 175 0.08 vMB 91
251,070 251,070 0000000000000053835d63d69233fd06566c7038edc445c99becdc29a2f66948 64 0.03 vMB 159
251,069 251,069 00000000000000200b41c5c63b29244e120b758b75970e6c1c77e8fc23006192 131 0.06 vMB 113
251,068 251,068 000000000000005e290669e1cc35fd04dde2e4dcc45048811a515e0272c6eaff 602 0.25 vMB 117
251,067 251,067 000000000000007098c31820c77eff46f09d2cd9dee9bb9b0255cfeec1691730 32 0.02 vMB 132
Previous 10 blocks ↓
Total Size: 779.77 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 112
    • Outgoing: 10
  • Data Transfer:
    • Sent: 397.33 GB
    • Received: 2.03 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.