Loading Tool

Explorer IconExplorer

Memory Pool

81,208 transactions
31.14 vMB
0.09207540 BTC
Random Selection Loading Transactions
Max Size: 187.83/200 MB

Candidate Block

Mining Attempt 48e51f55f4fd43941d1c08416bf36b5e5b0c2142ee6fcea4b28a020dcd267215
Version 20000000
Previous Block 000000000000000000016d1b89e6b899f157320615453ebe26621a27c676cfef
Merkle Root 57cce60d2ec40e02770679256de01bbb633d73d105d16fa5df731d4d474eb5be
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 1,472
Size: 1.00 vMB
Total Fees: 0.01926463 BTC
Feerates: 45.88 > 1.93 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,356 (321,224 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
594,132 594,132 000000000000000000189afa8720b5bc8a3dcf92b7bde673b8d414e5d38907fc 1,222 0.48/1.00 vMB 29
594,131 594,131 000000000000000000020b8848bacc01127a516cc4cb810b8782c220aa5a4b00 959 0.49/1.00 vMB 9
594,130 594,130 0000000000000000001025e6e056e18296807477e25695bc5b31d529ba5ae1ab 2,368 1.00/1.00 vMB 16
594,129 594,129 00000000000000000019b0f354b7a94267a249cbfa47aafb9c2d8ac839dcf173 2,999 1.00/1.00 vMB 11
594,128 594,128 0000000000000000000691334d72e034d12d464833c19e10bac212f3f7d84578 2,712 1.00/1.00 vMB 17
594,127 594,127 0000000000000000000373533421c69ee4f133d260480777ff131159418550ce 2,939 1.00/1.00 vMB 58
594,126 594,126 00000000000000000016ae8203b74efa2b2c98377630103fb335ba9f61219598 2,994 1.00/1.00 vMB 40
594,125 594,125 00000000000000000008f7a46c96315eeb5741a0a741bacea6b31e69e9172de7 2,642 0.99/1.00 vMB 41
594,124 594,124 00000000000000000013628421b4d1814bd1b064ceee3413799155069df2922a 2,963 1.00/1.00 vMB 27
594,123 594,123 00000000000000000000fb662d8eb45415d971698cb36b5e39c58e8e8aaeb196 2,011 0.71/1.00 vMB 24
594,122 594,122 000000000000000000006db20679bd03993903b57fd596bb6ab7c3654ce335a7 2,784 0.90/1.00 vMB 24
594,121 594,121 00000000000000000003111423fdbff4ab19815d9d2deb4128eb3280c5ae324a 1,337 0.46/1.00 vMB 25
594,120 594,120 0000000000000000000151f6458f2554d9bb84415aaf3d61cf95fa87f3d13e2f 80 0.02/1.00 vMB 22
594,119 594,119 0000000000000000000cfb642aebe3b4a66235b4a4a52f35fb6bab6613824afa 248 0.07/1.00 vMB 32
594,118 594,118 0000000000000000000a023a85fcc09071aabe186653b8a65a2e43acfc885980 1,165 0.32/1.00 vMB 28
594,117 594,117 0000000000000000001149b67ee6b4e519483c1dc06541b647c8ff6e7c4dd202 1,318 0.40/1.00 vMB 25
594,116 594,116 000000000000000000087714b84b1f817169e5c0f9ac711ca1177cbf3e9ed802 334 0.11/1.00 vMB 41
594,115 594,115 0000000000000000001859984647c5f0aea17651bbe3e4adaaaff386282ea3c0 2,380 0.69/1.00 vMB 25
594,114 594,114 0000000000000000000fe517cc4639f0a5b0f9ac91d93e03c235a3f1c2e69153 105 0.06/1.00 vMB 22
594,113 594,113 0000000000000000000f3d752f0f298b1cf8fd596c653c9c341a721671cc9d11 2,204 0.80/1.00 vMB 35
594,112 594,112 00000000000000000008fa6131282c278776e6cfb0614712a3fef9f4898c0700 121 0.06/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 783.01 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.88 GB
    • Received: 17.98 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.