Loading Tool

Explorer IconExplorer

Memory Pool

83,673 transactions
31.84 vMB
0.13210375 BTC
Random Selection Loading Transactions
Max Size: 192.08/200 MB

Candidate Block

Mining Attempt ba54b172c21cf634e64e61fae3d4a90fe8fde7027fb83fcf0889a4d60080fb0a
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 22d98dcbc0c32fe5b5c1e90f67a71c201cb8e6eaeaa3137b72e0699f3d9edfd0
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,223
Size: 1.00 vMB
Total Fees: 0.04446638 BTC
Feerates: 803.65 > 4.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (499,544 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
415,808 415,808 000000000000000004e5391486ec2388a9fa602755b7ae3a49edccc6ae256773 2,425 1.00/1.00 vMB 53
415,807 415,807 0000000000000000053f5ae7d8a13a95bb075adc899614fdad138bb95216343d 2,121 0.99/1.00 vMB 43
415,806 415,806 000000000000000001164eda41bb2d10fc904c375d97f57e75d1573dff68b877 2,472 1.00/1.00 vMB 50
415,805 415,805 00000000000000000490023037c547d702d7956ec41d4140e1b283d2f8c0d1da 63 0.10/1.00 vMB 18
415,804 415,804 0000000000000000032485bab4cff26bacb290009de203e08b9f4a72f0a907d5 1,750 1.00/1.00 vMB 35
415,803 415,803 0000000000000000004289f18e8c6e9464b80fe893bfdfc411b8350a44043809 2,484 1.00/1.00 vMB 49
415,802 415,802 000000000000000000302251329fe50b3553ca339671ab690e7b6e0fb9de7494 2,751 1.00/1.00 vMB 59
415,801 415,801 000000000000000001a696095e9d283d6f1053e48d21ce2fe67f57515e1f0fa2 502 0.29/1.00 vMB 37
415,800 415,800 000000000000000004739f22679db276b101dcd70540a548efef16d280874b32 275 0.15/1.00 vMB 35
415,799 415,799 0000000000000000054828d38f4f164c9b515c0904c4bf08ff98002731f2c8ef 1,506 0.59/1.00 vMB 52
415,798 415,798 0000000000000000009ceb338a4fc21aacc630d64ca0515eee7aa7a5d663b120 1,875 0.99/1.00 vMB 36
415,797 415,797 000000000000000004dae2a98953c66146dc9b162d5ca45b4a4898bb2e756796 1,479 1.00/1.00 vMB 26
415,796 415,796 0000000000000000053bdc2a0377b57d7cc46387cea0503594bce0f567828512 2,299 0.99/1.00 vMB 48
415,795 415,795 000000000000000003f53b4b72951f5ebe81cd777b69e03cfd19d8c82cfbba02 2,312 1.00/1.00 vMB 49
415,794 415,794 0000000000000000009226c5003048ea135a029095be9497d5c999cd0a22b7ab 2,238 1.00/1.00 vMB 58
415,793 415,793 0000000000000000000375e220cb676f12f4dcc0453eefbe48cbf1d150980434 481 1.00/1.00 vMB 60
415,792 415,792 00000000000000000006b77e1216d53d6a79c03167c383a4f2dac4ba981e065b 544 1.00/1.00 vMB 60
415,791 415,791 0000000000000000048b46dd303f776f55e9cce9c3a392dedb0c13fbaebf64fb 299 0.18/1.00 vMB 49
415,790 415,790 0000000000000000055baeb2f504567277ccf55c78c22a3371cc1aa0caf2b7f5 905 0.38/1.00 vMB 47
415,789 415,789 000000000000000000ca12b2147ff7ee2c5a159b471e00dc0f056ce512159e14 1,036 0.98/1.00 vMB 19
415,788 415,788 00000000000000000027df363cd2a9901720049e89fde23ec43b99cfc7ccc236 286 0.10/1.00 vMB 139
Previous 10 blocks ↓
Total Size: 783.00 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: 718.70 GB
    • Received: 17.94 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.