Loading Tool

Explorer IconExplorer

Memory Pool

78,713 transactions
29.39 vMB
0.07741734 BTC
Random Selection Loading Transactions
Max Size: 177.61/200 MB

Candidate Block

Mining Attempt 4228b2ba2fd91eb17ef1b31a066e7f399f9d53a9f16a67fdf3ef5f2a7e3c9aa3
Version 20000000
Previous Block 0000000000000000000078ffc24a65e78d2b3a0de27eb90b8ca8a30b42966c94
Merkle Root 73100388baad9a819a17857e1f17bc4d083fb4464a65b775af76de7224f64160
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,936
Size: 1.00 vMB
Total Fees: 0.01464696 BTC
Feerates: 521.84 > 1.47 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,122 (313,048 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
602,074 602,074 000000000000000000036132b9c12137ff4cf00ef9a6a9537365f2f18eab2c88 888 0.27/1.00 vMB 15
602,073 602,073 0000000000000000000daa5139bc88e4b506210bb4d8d0afa06db79b927a4f66 2,916 1.00/1.00 vMB 20
602,072 602,072 0000000000000000000a9506a740534b87adb0fce53f6f97d9eeb7290fefd180 2,493 1.00/1.00 vMB 35
602,071 602,071 00000000000000000002de24a130e561e34789176a7af64aa6e322b70b2a03d1 2,208 0.88/1.00 vMB 16
602,070 602,070 00000000000000000004421bdb56455cd66e0806862900b79b92a1177f7bfbc5 3,111 1.00/1.00 vMB 25
602,069 602,069 00000000000000000009bb556a1fe03c25276348efe0f18788e7f2ef5f0c9731 485 0.22/1.00 vMB 28
602,068 602,068 0000000000000000000ab2d1eaa547fff82baa845a3fc9bad9af643239064f9c 2,013 0.65/1.00 vMB 7
602,067 602,067 0000000000000000000549f9ef5e9fc0bbf82668be61c31927b2d756a4fe29a7 3,533 1.00/1.00 vMB 23
602,066 602,066 000000000000000000036a2a3034dfedbb664464aa44b5498068f63e05ac2721 3,501 1.00/1.00 vMB 41
602,065 602,065 00000000000000000012d00fcf96439ffeacd2ff440cfcdb8ef932fb950be229 804 0.24/1.00 vMB 24
602,064 602,064 000000000000000000101065a5167b29088f0e78e4b73cb0c6f95c1b7a6b7225 146 0.04/1.00 vMB 21
602,063 602,063 000000000000000000074345175add3fed1e668adc50b17d983bebb3f438a5f1 939 0.35/1.00 vMB 25
602,062 602,062 00000000000000000011b3c52364808b61eaf0f3010fdbf202bce83688f0f240 666 0.20/1.00 vMB 21
602,061 602,061 0000000000000000000a74444165fee1c77d64e1048e1210dbfe8c9e259f384c 441 0.14/1.00 vMB 39
602,060 602,060 0000000000000000000ed21be06641635e7b470bb295731bef8a632c680340ac 3,583 0.97/1.00 vMB 24
602,059 602,059 00000000000000000010941dce123be0962d3fd7a72a6b3f348fdf792540b06e 1,154 0.41/1.00 vMB 22
602,058 602,058 0000000000000000000ea76d2ebf9ea3dacbd2b183caf3d92644db501e9ec782 3,502 1.00/1.00 vMB 24
602,057 602,057 00000000000000000011407eb42c95375aaf83163058fec4c601adb272998fd8 730 0.24/1.00 vMB 23
602,056 602,056 00000000000000000005efdb5b226ead53347b2c18dde87df26569d3bec5719d 395 0.13/1.00 vMB 20
602,055 602,055 0000000000000000000c9ddb44351cc770c01dec8760ef5a7d04305a2725fa27 1,037 0.48/1.00 vMB 8
602,054 602,054 00000000000000000002a1cd45baa0cc978947f3c0496bdbfdea95a0f681a560 2,583 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.60 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: 671.81 GB
    • Received: 16.02 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.