Loading Tool

Explorer IconExplorer

Memory Pool

82,812 transactions
30.58 vMB
0.13950041 BTC
Random Selection Loading Transactions
Max Size: 184.08/200 MB

Candidate Block

Mining Attempt e500448c49d51e71e3f18c165d36f8bd87b813ed7400289e2d8613ec1c29bd60
Version 20000000
Previous Block 00000000000000000000a7742c03767850b5e62f9bd9da718e9d8018851f9110
Merkle Root 789ef935fec6f1d43910d167580cde0fe225849e16cbb98b052bbe6ab4e30164
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,169
Size: 1.00 vMB
Total Fees: 0.07562305 BTC
Feerates: 150.77 > 7.58 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,968 (136,430 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
778,538 778,538 000000000000000000044adc49326d5b69ad04fd751f119b311c3539866263fb 2,374 1.00/1.00 vMB 24
778,537 778,537 00000000000000000005872ee1e0255095c22add6e6b7aee609c74c09395450b 3,136 1.00/1.00 vMB 29
778,536 778,536 000000000000000000014938ffd0d2445d56326e8db7f9b785e161641ed2574d 3,278 1.00/1.00 vMB 26
778,535 778,535 0000000000000000000133b818865d32bffe3623bae837e08e112ef4b723aeea 1,502 1.00/1.00 vMB 15
778,534 778,534 000000000000000000040dad0794214ad0ef07deafd3c55f0675bbe2e6a622b4 2,492 1.00/1.00 vMB 25
778,533 778,533 00000000000000000000d674c7be87432f56c9a78375145e9c784a5932db12c5 2,421 1.00/1.00 vMB 22
778,532 778,532 00000000000000000005e2e9cc4b8b8361fe01e8e0a1fcacdb11d24df8fb414b 3,653 1.00/1.00 vMB 20
778,531 778,531 000000000000000000060fd8003a1ef8d1eac225010191a278e763a7c7c01c88 2,190 1.00/1.00 vMB 24
778,530 778,530 00000000000000000002f3c5a73462c408709cb8bf05b1d0f1b3b42dbbff78c3 3,148 1.00/1.00 vMB 39
778,529 778,529 000000000000000000004674a786c33bd8e1ad560680fbbb14dc5680de6c6a54 2,724 1.00/1.00 vMB 30
778,528 778,528 00000000000000000003441ce1585fc4fc2a1c74f4909ab51c8a6a15ee6ace40 1,685 1.00/1.00 vMB 15
778,527 778,527 00000000000000000003924457d171fa3c317c7a1a65b5359ac828957cded7bb 3,099 1.00/1.00 vMB 17
778,526 778,526 000000000000000000008a9d94ac595cf9151ce407688f1ed38d95bcfb98e153 3,571 1.00/1.00 vMB 16
778,525 778,525 00000000000000000005f8cae35a16d882eb6557e4cf2cd9d19c48785d1e6a07 3,346 1.00/1.00 vMB 25
778,524 778,524 000000000000000000012a593c5c4dd72519329cb45dbbf8e9a79a879d1bc06e 3,115 1.00/1.00 vMB 22
778,523 778,523 000000000000000000001003c4e634d6113c9d4657b6856a17e0aaf81b6f2421 3,406 1.00/1.00 vMB 19
778,522 778,522 00000000000000000001981a6cb7c6ed1ac28101a586dae570432fe548ae4572 2,894 1.00/1.00 vMB 31
778,521 778,521 000000000000000000010950d94b8236cf8f88f80a7125d7d5ffb06ef644dd3e 4,029 1.00/1.00 vMB 20
778,520 778,520 0000000000000000000428eb5240ebb20cb42db8e23232e95d861cb897f1976b 3,520 1.00/1.00 vMB 25
778,519 778,519 000000000000000000015295f6dba56ecca3cd4cec4d7dad687544970cd3205e 1,878 1.00/1.00 vMB 20
778,518 778,518 000000000000000000013fcb586b7102df1fdff62b63cfd731c17453008d562f 2,737 1.00/1.00 vMB 19
Previous 10 blocks ↓
Total Size: 782.33 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: 660.43 GB
    • Received: 14.74 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.