Loading Tool

Explorer IconExplorer

Memory Pool

85,435 transactions
31.87 vMB
0.20569687 BTC
Random Selection Loading Transactions
Max Size: 190.62/200 MB

Candidate Block

Mining Attempt 8a26deb254b23ebffc83f61d5f00e79224c21209723d0a5f1d91ef9e0c5c29ea
Version 20000000
Previous Block 00000000000000000000056fab688ddf67ad8d7a1620fa9f28be0953d6e5a38f
Merkle Root 956e7f672c34d8bd2d70165e1c0bc1d600cd3c1b7538cca0dece58b73a55fbf8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,974
Size: 1.00 vMB
Total Fees: 0.09307485 BTC
Feerates: 529.10 > 9.33 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,147 (579,631 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
335,516 335,516 0000000000000000031c04b1b43f95790b3cd3007094be754cef7947b07dcc57 320 0.18/1.00 vMB 21
335,515 335,515 0000000000000000191da6358acff9d44aace1712638b2709be2182a07ee66b6 1,456 0.75/1.00 vMB 26
335,514 335,514 00000000000000001145fd6bc2ad3aae9a9f4b19dd8b5b9f9548eadad497704d 309 0.17/1.00 vMB 24
335,513 335,513 0000000000000000057df6b664461e41550fef6b79e53838856bcdb1b1a1dd9f 356 0.25/1.00 vMB 27
335,512 335,512 00000000000000000cc70476d94cf443a751fed2ffb92e29563ffae82db3dca8 1,653 0.75/1.00 vMB 28
335,511 335,511 0000000000000000031f75d63b2f5dbf40db92996ea95f818c463fb690d411e3 321 0.24/1.00 vMB 20
335,510 335,510 000000000000000007969e35da08ddb4bc1b0db5567ccda7b790b3536982083e 1,080 0.50/1.00 vMB 27
335,509 335,509 00000000000000001a2b01501a971fb6ba86379150ffd3b52b54f01fdcf0ab91 35 0.02/1.00 vMB 20
335,508 335,508 00000000000000000b1ea334519bae62af686adf40eab4a34125b8f2b2622cfa 260 0.16/1.00 vMB 22
335,507 335,507 00000000000000000dfaf2a36dcda3ef0fdb347b280813f397f165041a4e96d3 101 0.10/1.00 vMB 10
335,506 335,506 000000000000000006a97c1805d34ec3de2c8ef3999d7c29680067478fd348d2 303 0.16/1.00 vMB 23
335,505 335,505 000000000000000008221c30364188273c0d08c78221659d666afd8f4614e72f 408 0.33/1.00 vMB 17
335,504 335,504 00000000000000000223c62add7a06748029d12052a0be9b55e5ef2bc6b90984 799 0.54/1.00 vMB 22
335,503 335,503 000000000000000002e8badb2306117f22e95286ed79bd8514bd8c908f065383 252 0.17/1.00 vMB 20
335,502 335,502 000000000000000007f5c76f85a54f192b8d7dd0fa5745a6e90747dc09da1d50 157 0.09/1.00 vMB 15
335,501 335,501 000000000000000009bcf2b9c77798e7b5b759e796d750718a7d968527830768 146 0.12/1.00 vMB 20
335,500 335,500 0000000000000000188c0a8adfe8fbe72fc9155faf67a6b9587eedd8caaff7d1 343 0.19/1.00 vMB 20
335,499 335,499 000000000000000003a508a2e08c97386f8fb291ab4bb01cad9af9f140bc78c2 43 0.02/1.00 vMB 18
335,498 335,498 00000000000000001afaa1306e909c85e98d65cd2248914df6f3fdacd90bc6d4 257 0.12/1.00 vMB 29
335,497 335,497 00000000000000001a6fdb04793b7cf4a4092ec51035d0876db3c38a7c8dc893 907 0.72/1.00 vMB 18
335,496 335,496 0000000000000000181cea90878a0de59c2c85919b045378e0e3dbd1b7c18833 1,672 0.75/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 782.65 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: 672.70 GB
    • Received: 16.31 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.