Loading Tool

Explorer IconExplorer

Memory Pool

83,644 transactions
31.66 vMB
0.08886933 BTC
Random Selection Loading Transactions
Max Size: 192.84/200 MB

Candidate Block

Mining Attempt 752f33819422e6e427df0a4909ab41cd07a921e1375402d5608e1b46f1c4c9a9
Version 20000000
Previous Block 000000000000000000015a7ee9281539d48f0ebf8c2030b737ac721a110fec89
Merkle Root 8ff795fdc7caf83b2fcac751d9754183c19e5857a7d1bf4b1f0be0c7cc6e432a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,846
Size: 1.00 vMB
Total Fees: 0.01999214 BTC
Feerates: 182.65 > 2.00 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,212 (372,488 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
542,724 542,724 0000000000000000002183fa9a792e107853df6f9a3a7d3d803bc15ee0d152f8 959 0.91/1.00 vMB 4
542,723 542,723 000000000000000000186a5cb4d95b360a16e7aa81536a1073950fb01c82d3db 2,859 1.00/1.00 vMB 14
542,722 542,722 00000000000000000011970a7fe3e8b4079127896670c2fc4d2d28de6f68ca52 1,578 0.51/1.00 vMB 14
542,721 542,721 0000000000000000002702ec0f1145373c2545cf4a342ad4b17923d56f675275 2,080 0.77/1.00 vMB 13
542,720 542,720 0000000000000000001c51091868abdd620682b61eae9c92fea231a498669058 2,700 0.91/1.00 vMB 16
542,719 542,719 00000000000000000023f9ec8f9e03ac287860ace6806a5e99f9b37661897ac8 1,629 0.58/1.00 vMB 17
542,718 542,718 000000000000000000264031fdb98866303715d49d639c9a6fa7d32d54413976 309 0.09/1.00 vMB 12
542,717 542,717 00000000000000000013c64fd41fab7b6de2649dcc10e517c1d8668edea20d08 1,298 0.46/1.00 vMB 9
542,716 542,716 000000000000000000237d3556800c61de3be8ece9f4ff4ad1a62119c5602c14 2,861 1.00/1.00 vMB 19
542,715 542,715 00000000000000000006564e2a151b0de68eeafa701473372dcd44cd3d5a3cd3 1,685 0.54/1.00 vMB 13
542,714 542,714 0000000000000000001ffc8aad6d2fe8d5c16b41f445dd4cc07dff752627d8bd 2,058 0.69/1.00 vMB 20
542,713 542,713 0000000000000000002040a92e03ff3f8498ed4bc30e2da5b78154a919cbe88c 627 0.23/1.00 vMB 12
542,712 542,712 0000000000000000000ef5cec569a07623eccc8210224e508b1a16f387a09261 1,223 0.48/1.00 vMB 19
542,711 542,711 0000000000000000000fec905d5adae6823418ffd87036985424ee23f8d3eda6 1,734 0.79/1.00 vMB 18
542,710 542,710 0000000000000000000ad04f1400598e06cf2eecf59e090a2c901cc1ea9db9a4 1,446 0.62/1.00 vMB 3
542,709 542,709 00000000000000000022f3352a932e278f83ed947b0d703345f480bdd5e7657c 2,966 1.00/1.00 vMB 29
542,708 542,708 0000000000000000000840d2f6ec35c57ca2ad676e041d271fcb55a611ba25ae 750 0.32/1.00 vMB 14
542,707 542,707 00000000000000000027061ccb89c7a77cf16f418c63b57ff29e37ea246abdd2 826 0.41/1.00 vMB 9
542,706 542,706 0000000000000000000aee95f37330655edb776b633d440b0903d353ad0f6840 2,961 1.00/1.00 vMB 9
542,705 542,705 0000000000000000001b84beebb3e97507b28733519bf553f6564ae879d40c7f 2,874 1.00/1.00 vMB 8
542,704 542,704 0000000000000000001c736758b252c9e7eec4b8d155debea6b25db1a801c5f0 3,075 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.76 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: 708.94 GB
    • Received: 16.79 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.