Loading Tool

Explorer IconExplorer

Memory Pool

77,146 transactions
28.93 vMB
0.06706888 BTC
Random Selection Loading Transactions
Max Size: 177.41/200 MB

Candidate Block

Mining Attempt b74b8975e45c39148a057e84597ea98b3cef54a68d81dbbb42c04ff1647bcb06
Version 20000000
Previous Block 0000000000000000000027dcf55a304369afd3cca827fc0f21564e005bce68ec
Merkle Root 1e2d9b3d50de8faae04d4964197fd8ee9e90729fddf4ed78e5a2d28c36cb246f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,986
Size: 1.00 vMB
Total Fees: 0.00385173 BTC
Feerates: 40.21 > 0.39 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,236 (809,161 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
106,075 106,075 000000000000da3a1963e6aeee92ce29a9c058113e465cc15c8545c52607a5d8 1 0.00/1.00 vMB 0
106,074 106,074 0000000000028bc92e923003b3e914268d64680881fd45bf09d7917a9ddf9079 1 0.00/1.00 vMB 0
106,073 106,073 000000000001757e7c61ccd5f7264e94e17c39927c22552782a83c0c3edc736a 1 0.00/1.00 vMB 0
106,072 106,072 0000000000004790e8e71999f92ff6f6480b8f877e9a525c05197035a25310f1 4 0.00/1.00 vMB 0
106,071 106,071 000000000002f81b9e0a7847d473aa48e9a857a592be7076a148cae39073bd96 1 0.00/1.00 vMB 0
106,070 106,070 000000000001aba65939fbc79d788045b3c25f383f7dfa2a269b7631b56a6a0c 1 0.00/1.00 vMB 0
106,069 106,069 000000000002b27893ac5f81db0e7c6f8c00a8c40559cd4872e84eb4085d53c4 1 0.00/1.00 vMB 0
106,068 106,068 0000000000000dc1cf7c90e94088f74e250712393fd01d6ad5f33f5e64367301 3 0.00/1.00 vMB 0
106,067 106,067 0000000000005009d54b30339c78654486ca9c73e2c7e3f71313c34be639a0b1 1 0.00/1.00 vMB 0
106,066 106,066 000000000002cb6de29860357329215cda00b3681e20f783b528ab94e0f01e01 1 0.00/1.00 vMB 0
106,065 106,065 0000000000020ce0428425981278fb69eb6f9d09500ff33b983ebb99ddf8fc58 1 0.00/1.00 vMB 0
106,064 106,064 000000000000297c724545f7fec83507fa5a61eebb4ed10f2b779d4364cc34c0 1 0.00/1.00 vMB 0
106,063 106,063 00000000000116cdbc97960800b4d669680d3a172016d6f5f49e13025a065a9c 9 0.01/1.00 vMB 20
106,062 106,062 00000000000119ab5038715a20d748b370fbad8b301d812daa50a2d49142fbba 1 0.00/1.00 vMB 0
106,061 106,061 000000000002c83a4a906354060f84c901a93235299546cd705a0cf59ce9fd63 11 0.00/1.00 vMB 0
106,060 106,060 000000000000626b9d1afc812a7a638f8742f50d75de3bb42c61d8e846f3149c 6 0.00/1.00 vMB 0
106,059 106,059 000000000002a241aa952e58ed2f96c4fc4aa6a0e1ce783000bcef4e6ad47589 8 0.00/1.00 vMB 0
106,058 106,058 0000000000025d44a1e1ea23b0fc3752cc4c2304de5bd4326b44ce3d9f9d37aa 12 0.00/1.00 vMB 0
106,057 106,057 0000000000001ec724d76775e906ea416de788abb5dc62d10380e677af689234 12 0.00/1.00 vMB 0
106,056 106,056 0000000000004f6c1f6b1d838e471b8e33b68fec4d1c167e11bcee865c68feaa 11 0.00/1.00 vMB 0
106,055 106,055 0000000000010f1837971cc2420851821231f7dc32fed5634fddce1af0379e22 11 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.80 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: 710.00 GB
    • Received: 17.01 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.