Loading Tool

Explorer IconExplorer

Memory Pool

83,542 transactions
31.80 vMB
0.13074013 BTC
Random Selection Loading Transactions
Max Size: 191.87/200 MB

Candidate Block

Mining Attempt 27b27899f568acb4d78f4ad405b31fe6b50994d30fda2b5a0a40a82e5f160dcf
Version 20000000
Previous Block 00000000000000000001f5417a435556f5b747dcad246527d5eeb9ad9cf4d081
Merkle Root 292adddc2eff2b8ef44f3ba25eb15c658789e54c41b1892e83eca59a6652bbd4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.04374357 BTC
Feerates: 803.65 > 4.38 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,352 (186,797 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
728,555 728,555 00000000000000000002b345fe160738295fd58cd7b0758a59745bf110581940 3,170 1.00/1.00 vMB 14
728,554 728,554 0000000000000000000873b1340e6f41b837c32e4d5283a65311cb38dff94a1b 3,650 1.00/1.00 vMB 6
728,553 728,553 0000000000000000000332c8e7a6c50e312528b3267ffc65b40d10441f59b674 2,156 1.00/1.00 vMB 8
728,552 728,552 000000000000000000062848fa928ef2c5e27f56499f2038b5f43308e2849d5d 2,245 1.00/1.00 vMB 10
728,551 728,551 000000000000000000055a18ece19017dc6ecbff537b79ca60c6dc2f2b32de8a 1,853 1.00/1.00 vMB 6
728,550 728,550 00000000000000000004296aae93a27585d342fa5637d5118c27e0783a693394 3,025 1.00/1.00 vMB 10
728,549 728,549 000000000000000000083f60011e83ac9bdb2f433ecf10c54b07a7a0ef4ab884 2,690 1.00/1.00 vMB 8
728,548 728,548 0000000000000000000873e01f8e7ca1195b7a36408e4bbcffd4e0a9ebefec05 3,175 1.00/1.00 vMB 14
728,547 728,547 00000000000000000002f89dbe47fb1e1399fe87a90286b7cd2bf9c2ff6054b3 2,985 1.00/1.00 vMB 21
728,546 728,546 0000000000000000000258486909c7ea834dfc68761ca56d1555660101ce07e8 3,172 1.00/1.00 vMB 10
728,545 728,545 00000000000000000000bceb0e746e4591430721ba4d16b9ff18391438fbe3c6 2,723 1.00/1.00 vMB 20
728,544 728,544 000000000000000000069afb9bbfcc30d58a92fea3ddab15fc5596f84c1f4386 2,945 1.00/1.00 vMB 24
728,543 728,543 00000000000000000000778432d1990ea8f45a2b019ed79073f3521a87cf54f5 1,914 1.00/1.00 vMB 5
728,542 728,542 0000000000000000000048485913c998b58e214bc24374816537447c9dc79302 3,244 1.00/1.00 vMB 12
728,541 728,541 00000000000000000000b0a6210f44fd0226f7b86503e95277ee322fbb94f10c 2,419 1.00/1.00 vMB 7
728,540 728,540 00000000000000000000ba8c982f5c00ef95017adf548dcb3b74d0d5cdf3c3ac 3,097 1.00/1.00 vMB 17
728,539 728,539 000000000000000000070cffdf102823097b320d4d82c1453b03aff6b2eb463c 2,747 1.00/1.00 vMB 13
728,538 728,538 00000000000000000007f7df44088c0ca631a62d769055fb9e80e8fb6f5d4b59 1 0.00/1.00 vMB 0
728,537 728,537 000000000000000000016a8d73099e7f449e8972409c51caf68ee225624f01c8 2,692 1.00/1.00 vMB 12
728,536 728,536 000000000000000000062ba13da6afebf0d5bbd18d0955417ebf211740777663 2,559 1.00/1.00 vMB 7
728,535 728,535 0000000000000000000906554be923ee947ac3b833913202a290b08d7e2cbd48 3,699 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.00 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.69 GB
    • Received: 17.94 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.