Loading Tool

Explorer IconExplorer

Memory Pool

78,518 transactions
29.01 vMB
0.09694966 BTC
Random Selection Loading Transactions
Max Size: 175.97/200 MB

Candidate Block

Mining Attempt 079fd03f7f488908d66fa61877a99dfac64d3cacb703e4d769050aff11abf9d3
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root f0dfdc04d9d58613f85ac8b1e35b511dafd736a7ae2d478fbc4f2b60730e99d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,680
Size: 1.00 vMB
Total Fees: 0.03640629 BTC
Feerates: 137.15 > 3.65 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (170,352 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
744,761 744,761 00000000000000000002ed1bccf7efc0815cbf51a86de7a8b7394e3a982716fb 3,096 1.00/1.00 vMB 24
744,760 744,760 00000000000000000000ee0ea98efcfabc552a252944b30634df140cc31930e4 1,360 0.70/1.00 vMB 9
744,759 744,759 00000000000000000001146d553cbb618e97d27748830f6255987d663e3f1734 1,980 1.00/1.00 vMB 6
744,758 744,758 00000000000000000006a3135fab5e0f09bd92bdb122e8ef3853fbc5a602b68c 1,645 1.00/1.00 vMB 18
744,757 744,757 0000000000000000000236f5f47e74e541494a89fe9c6bbbe27c53aaad8a4bff 3,259 0.99/1.00 vMB 13
744,756 744,756 00000000000000000002f0ae7556bca37c89c55907147c99fc1abd21ab89b263 1,045 0.40/1.00 vMB 8
744,755 744,755 000000000000000000046f39b3da2368747a26b1e5b1bda68a45ac3fc1679df6 3,305 1.00/1.00 vMB 11
744,754 744,754 0000000000000000000957d838990774c56e704ac4a8daec29115c15b291b112 3,043 1.00/1.00 vMB 16
744,753 744,753 0000000000000000000966ca6e3a008e423cc5d1585d1ef3df41acf796b8c692 3,372 1.00/1.00 vMB 17
744,752 744,752 000000000000000000094f36e57103e1edbae8a16e7272152c7b68e5ea2342c3 2,756 0.92/1.00 vMB 13
744,751 744,751 0000000000000000000225793db161940c741b5b722a53f39616bfc04474177b 1,477 0.94/1.00 vMB 6
744,750 744,750 000000000000000000003b1c0f7038446534c74279a80a14964e8bed539d5b83 2,425 1.00/1.00 vMB 5
744,749 744,749 0000000000000000000241cceeff10587e2efe00b4ec124645a04d4e68f5e918 2,999 1.00/1.00 vMB 17
744,748 744,748 000000000000000000042e4e36a2af16f96e06cbc47aabca22156ca39defc0da 1,723 1.00/1.00 vMB 18
744,747 744,747 00000000000000000008851a8615ebc9b990b23e39eb0d3bc867ae3f31e08aa2 3,077 1.00/1.00 vMB 20
744,746 744,746 000000000000000000079206044c4aceae2b6daa158183dfc5690ba4a27e94a2 2,164 1.00/1.00 vMB 10
744,745 744,745 00000000000000000006f354764db5437c98c1daa5f13d47989c95f28d330802 1,131 1.00/1.00 vMB 5
744,744 744,744 00000000000000000004281d9872fbbdaaa370785ee4585ff4ae921dd7a264ea 2,706 1.00/1.00 vMB 13
744,743 744,743 000000000000000000073a2ac74f952c98bc82ff1a9ee8677adb0bb43bcaeb6f 1,529 1.00/1.00 vMB 7
744,742 744,742 00000000000000000008563ecb57e91a4c670093debd662c1d1a83214a6f1e90 1,701 1.00/1.00 vMB 7
744,741 744,741 000000000000000000057a01217c906d29b94bdbd054a17606fc7fe2becd2165 2,155 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.59 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.40 GB
    • Received: 15.93 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.