Loading Tool

Explorer IconExplorer

Memory Pool

31,907 transactions
25.00 vMB
0.04905294 BTC
Random Selection Loading Transactions
Max Size: 125.51/200 MB

Candidate Block

Mining Attempt 4030dd9d64e59dd11dd0e213c5d2edd0277b96c755357aec2b46e83cd74e783b
Version 20000000
Previous Block 000000000000000000019dd1c564ae94c30db263064959627df766509c104535
Merkle Root 1ecf27eb262991b6477118e53b774b2f4251ab50dce518e531cfb0a9b62a57bb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,610
Size: 1.00 vMB
Total Fees: 0.00409611 BTC
Feerates: 80.43 > 0.41 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,698 (153,869 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
760,829 760,829 00000000000000000000025fef79794abc436ccc05d50c81fc6b52273fbc1e22 242 0.06/1.00 vMB 12
760,828 760,828 00000000000000000004dcd48345e9b5b0e731f61d06958b1ab097a2acba4fe6 2,311 0.88/1.00 vMB 6
760,827 760,827 000000000000000000043460d551f889bbaf4f64eaa2494334ffed347c83a8a7 3,004 1.00/1.00 vMB 18
760,826 760,826 000000000000000000038a43358ef1c683b4db0ae343b903d50ddb8d6fc399a7 300 0.09/1.00 vMB 12
760,825 760,825 000000000000000000066789bde0d48f4700ce42b31c8af3c318a23ae663463b 1,642 0.90/1.00 vMB 12
760,824 760,824 000000000000000000043ad3cac31d81a88aa946256d84fa6b3026af3c5b6f46 1,158 0.51/1.00 vMB 9
760,823 760,823 0000000000000000000249d9eeb8b93aaa9e2e2a6a7bc5bb84cf2bab8bea36e6 1,213 0.49/1.00 vMB 3
760,822 760,822 00000000000000000001b92c1eb23e536455aeb0908b9232a4ec873698a69733 3,121 1.00/1.00 vMB 11
760,821 760,821 0000000000000000000677c4a2c630321d8228a0e4b49a5bcad481dd31d27d18 3,603 1.00/1.00 vMB 23
760,820 760,820 000000000000000000035c7c23499cd05a4a4d9f01ccdecca26cd51f43229a08 1,278 0.72/1.00 vMB 7
760,819 760,819 00000000000000000007906460b48868e7c4c84b0a50a0e7b8e1cae41c1144c3 1,756 1.00/1.00 vMB 12
760,818 760,818 000000000000000000056f7c1029bac6979ca7a4d3d4d4908992436912041df9 1,048 1.00/1.00 vMB 16
760,817 760,817 00000000000000000006e16b348374b2ece3b7aca1c3723ddab17764cafff1a7 1,527 0.55/1.00 vMB 13
760,816 760,816 0000000000000000000736df308e9810ccfbcd42ca3261d48bdc5f062ff3cccb 1,884 0.60/1.00 vMB 12
760,815 760,815 00000000000000000004a679314567dab6d1478383ebc46f1468c718b8222490 3,120 1.00/1.00 vMB 15
760,814 760,814 0000000000000000000514c3594d330581c9e2e744592ea771b13f9a8086e101 773 0.32/1.00 vMB 9
760,813 760,813 00000000000000000005a85eb7c2e3f788884d45a868bf1597d2a1ee8138d9a4 2,619 1.00/1.00 vMB 14
760,812 760,812 000000000000000000035f1ce3155d2ffa6b4aad744f374d560b7c3697bbeb05 1,027 0.43/1.00 vMB 10
760,811 760,811 00000000000000000007471762f0764718c7857d5ff1c283f6cf06c6158ad930 1,055 0.38/1.00 vMB 9
760,810 760,810 000000000000000000030af44f3248a048b09946fba9200cca942652a58ed990 3,172 1.00/1.00 vMB 16
760,809 760,809 00000000000000000003669ca2a9eb926f361b83c333f3006718a2ed49b18a6d 893 0.36/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.85 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: 638.88 GB
    • Received: 12.50 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.