Loading Tool

Explorer IconExplorer

Memory Pool

79,004 transactions
29.59 vMB
0.07319062 BTC
Random Selection Loading Transactions
Max Size: 177.65/200 MB

Candidate Block

Mining Attempt 16f7a3b8c462c7fcf78c3d64df5cbde336236372cbe6bc3f50692c562b450952
Version 20000000
Previous Block 00000000000000000000a86620bedaadabef003d30be662b4766362f5afa4a4b
Merkle Root 938ec56dd342713020e1a47af174e4f6c808a42c23cb2510eecd9a7331be5951
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,434
Size: 1.00 vMB
Total Fees: 0.01301153 BTC
Feerates: 90.48 > 1.30 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,004 (379,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,559 535,559 000000000000000000075a0e1d17e97db549c207e3d241c3f365a54c27c01ff4 1,133 1.00/1.00 vMB 7
535,558 535,558 0000000000000000001435734ff6b4e0344b5a2f2f5dab95c4dd158128fc728d 2,359 1.00/1.00 vMB 14
535,557 535,557 00000000000000000024187bc9576ddf5f3e9bc3bdaa4b004cf3fff5713e806a 161 1.00/1.00 vMB 2
535,556 535,556 0000000000000000000c0cd43fc67844709abb52ce16ff8009203450fd587eea 208 1.00/1.00 vMB 2
535,555 535,555 0000000000000000000bc08c492728cea0b7170e9bacc4170d8118129f79213f 420 1.00/1.00 vMB 1
535,554 535,554 00000000000000000017bb409955047ee280a2f74438f284ff07ca3c02e46a20 1,026 0.46/1.00 vMB 25
535,553 535,553 0000000000000000000fc7e1e9b1bf706262ad2a91664133292bac10460332ec 938 1.00/1.00 vMB 7
535,552 535,552 0000000000000000001961faa7f6888ebdb0906e8ebfb3a7ac18badcc5a513f7 767 1.00/1.00 vMB 4
535,551 535,551 000000000000000000116e691243dae4cb0172deb067b6819f93133241b47891 288 0.14/1.00 vMB 27
535,550 535,550 000000000000000000215154c6109a0d583b655a230e8094e6efc08bfdd01ce1 1,385 1.00/1.00 vMB 3
535,549 535,549 0000000000000000001fc2ce739e6206d543bfb2444f832f4851ca28c53e4588 2,800 1.00/1.00 vMB 26
535,548 535,548 00000000000000000021e32062309fac0c647a4237e94b5680a9a2d80c4aaf44 158 1.00/1.00 vMB 1
535,547 535,547 00000000000000000013f5af884d4a1b69d684e49298f94a47d022631e192627 1,198 1.00/1.00 vMB 12
535,546 535,546 000000000000000000130aae27b392b5cdaacf92bc895cb57a81d99bf257b4b9 421 1.00/1.00 vMB 2
535,545 535,545 0000000000000000000591fa2442418b483b8d2846a22cc2636debd85a20c141 502 1.00/1.00 vMB 2
535,544 535,544 0000000000000000002cef96f194bd0c61c582b573e7c9d9e8fa1538fab8195a 1,587 1.00/1.00 vMB 8
535,543 535,543 0000000000000000000758a9b0f2a9a8bc2d83e1a77590b45f67c1d8603a68ae 1,114 1.00/1.00 vMB 5
535,542 535,542 0000000000000000001ba93898d4648e03280e46108696b55c4add52ef9fd8f6 2,712 1.00/1.00 vMB 16
535,541 535,541 0000000000000000002346de22be07c3b1101b2b37e1afd5629e3aa99fe62d4b 159 1.00/1.00 vMB 1
535,540 535,540 0000000000000000002b6ab196bdb870862a22c7580a4a8141e1e1cd38d572dc 895 1.00/1.00 vMB 4
535,539 535,539 0000000000000000002b2ff0a4d552c76264579c8a24168d060c004bee6a8fc2 2,431 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.40 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: 664.70 GB
    • Received: 15.03 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.