Loading Tool

Explorer IconExplorer

Memory Pool

44,151 transactions
26.85 vMB
0.05642437 BTC
Random Selection Loading Transactions
Max Size: 142.26/200 MB

Candidate Block

Mining Attempt c6b8ea6700ecae2233f52640e8270fa92b2160461c44f3fa24ec955b69026d69
Version 20000000
Previous Block 00000000000000000001e207b85481c514ee58b8f5cc662a27ea9fe543726df7
Merkle Root 4831eadf16e3b454d5d353df83ca4c97df0812516db44044013451434ff9f1f7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,448
Size: 1.00 vMB
Total Fees: 0.00678664 BTC
Feerates: 100.52 > 0.68 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,798 (389,184 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
525,614 525,614 0000000000000000001df8cd572bc68348d95e425e9cd2fe7dae6d67af44aa78 65 0.04/1.00 vMB 35
525,613 525,613 0000000000000000000f9476dfdca19f35a55053b61effa2729287dc3b6c7839 1,443 0.52/1.00 vMB 21
525,612 525,612 00000000000000000008bb07f381d6e0f23b960b042bc4928e79ec5ea5240b64 1,113 0.61/1.00 vMB 22
525,611 525,611 0000000000000000001040098df88e8b69cdd11118afcb6ae99e7caef0df661c 2,127 0.68/1.00 vMB 5
525,610 525,610 0000000000000000003fa415f12026aca49a3626be6d7253c8727845253fb379 2,581 1.00/1.00 vMB 30
525,609 525,609 00000000000000000015493fe2fc80e752deb8682bd24fdd1aec7ecd3745e773 717 0.36/1.00 vMB 21
525,608 525,608 0000000000000000001490dcae53154d4c37ad7b1db6717a7746a4e8cae0f41a 2,458 1.00/1.00 vMB 11
525,607 525,607 0000000000000000003d883bf61e3237e47c13e44360af86fd4a3b8b05145b15 2,132 1.00/1.00 vMB 33
525,606 525,606 00000000000000000017ba2fe68277422046b6f38688b943ef9903df3e225eef 86 0.02/1.00 vMB 19
525,605 525,605 0000000000000000002c0561272f0b6eac5d514a9462e0ccd07407f2e3941afc 1,417 0.61/1.00 vMB 21
525,604 525,604 00000000000000000030638229bfc7736538225bc921f89e91587c2674e26505 2,112 1.00/1.00 vMB 16
525,603 525,603 00000000000000000012b9833e22b8923547acc778b6dda938837509bbf1c708 288 1.00/1.00 vMB 3
525,602 525,602 00000000000000000010bd4016b3e4c13ed0ed5805e32efdf2541cee1a780da5 2,365 1.00/1.00 vMB 20
525,601 525,601 000000000000000000176d56b98df5bf3049debaa0c2b8853d1e94ab9786d619 475 0.22/1.00 vMB 33
525,600 525,600 00000000000000000007309ce4d0084f1f80b607250ad75e01a5880a19e847a5 2,428 1.00/1.00 vMB 24
525,599 525,599 0000000000000000003becf986f917a94bd7b88a1bd8b7916a06ae6be22bb2b6 1,834 1.00/1.00 vMB 18
525,598 525,598 00000000000000000000a50d8288c9ede9f4c183344edbda4ce49b7458fa918d 824 0.57/1.00 vMB 14
525,597 525,597 0000000000000000000a6adb3790cdcd90a7a8e41a6aa42bbc1e21ea9c4bc568 711 0.49/1.00 vMB 27
525,596 525,596 0000000000000000002cbb6bce9bc29726ab586d4bd3d0fe6828fc51550354b1 708 0.62/1.00 vMB 2
525,595 525,595 00000000000000000034e072359eace6ff7bfa0c94db8382b5aa6378c278551f 2,313 1.00/1.00 vMB 10
525,594 525,594 0000000000000000001d32756657c5557212e2062b531cb261ea7ab316b3ada4 1,756 0.87/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.03 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: 650.21 GB
    • Received: 13.25 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.