Loading Tool

Explorer IconExplorer

Memory Pool

49,350 transactions
30.25 vMB
0.17213350 BTC
Random Selection Loading Transactions
Max Size: 161.84/200 MB

Candidate Block

Mining Attempt 4b41a448243ce5dfc8ffa24ac85ad07fc43a0fdb34648281824188dddab20c54
Version 20000000
Previous Block 0000000000000000000186ede1a913650c17a83169801ba62b38a00ade68ef12
Merkle Root 5d1b6cb80ef68011d185c1c691dfa2818fb5a860bcb4bf547d69b30e86561d66
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,050
Size: 1.00 vMB
Total Fees: 0.09266477 BTC
Feerates: 261.10 > 9.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,811 (191,740 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
723,071 723,071 00000000000000000009fe6606832f14dfcf62037f3eb2452b5a4cb4dc550a56 1 0.00/1.00 vMB 0
723,070 723,070 000000000000000000064877607bfe7f3a165108f908d92da64ddbfabe78699d 1,788 1.00/1.00 vMB 11
723,069 723,069 00000000000000000001e947442628dcb41c8f4144a05efe3890d4e3ff26e8a4 114 0.03/1.00 vMB 10
723,068 723,068 00000000000000000004aca5e7479cfd13e40b43b7a7d810ac25df801fb3c896 284 0.18/1.00 vMB 9
723,067 723,067 00000000000000000006413c572cfe8dc174512276f34d4ce6e38d5dfe5fe45f 326 0.22/1.00 vMB 10
723,066 723,066 00000000000000000004d5b56aeb0c5469bced9cf9f281f4ec88712e3030db1d 919 0.44/1.00 vMB 9
723,065 723,065 000000000000000000062d25dab3744682d617e31b719ad972a8b9ab4f228799 210 0.06/1.00 vMB 10
723,064 723,064 000000000000000000058385d38275c8595490b6628588ce488d6092ff75db85 1,375 0.48/1.00 vMB 9
723,063 723,063 0000000000000000000a1d720e6300ce5c73d55b0ca3b28943cfac79950c9b66 406 0.38/1.00 vMB 3
723,062 723,062 000000000000000000014dd84f6901743cbfa47aabbf1e100579b9fed8e0a588 2,424 1.00/1.00 vMB 10
723,061 723,061 00000000000000000000665cc94b5527bd6c2d70351bf1feb44cadb7af2369e3 738 0.24/1.00 vMB 10
723,060 723,060 00000000000000000005858a3f27714a483b0339086ea1ceac27a4e7bc3dd483 1,452 0.54/1.00 vMB 10
723,059 723,059 000000000000000000050c9b466a268896cf0cff13536a21e84b617647e16deb 1,960 1.00/1.00 vMB 9
723,058 723,058 00000000000000000006bb4c61024f0afbb915ea85fa67f9985f7614f62ba7f6 263 0.52/1.00 vMB 2
723,057 723,057 00000000000000000000459b1ae048b201683b683864ec863716f2613f0c1bd9 1,527 1.00/1.00 vMB 3
723,056 723,056 00000000000000000002c49ae0d0852b4be2476d694bdf340ec92bc7cf4d8dab 2,376 1.00/1.00 vMB 5
723,055 723,055 0000000000000000000a68fc382b5c07c2faee2a8358faf1db63118fb414748a 1,625 1.00/1.00 vMB 13
723,054 723,054 0000000000000000000274d5bedf407f59c379a119e86957fa48ebbb16798abc 2,922 1.00/1.00 vMB 17
723,053 723,053 00000000000000000008d5b030210e4f5deef6d028044ef1c71b392e00dbb76b 943 0.54/1.00 vMB 9
723,052 723,052 000000000000000000021f0960f9d4c90ce65a1579ce9bd0f5cb750e81a707aa 67 0.06/1.00 vMB 7
723,051 723,051 00000000000000000008559ad35f066bc5415300b6bd6287bc9fb4103250f75b 69 0.02/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 782.05 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: 651.01 GB
    • Received: 13.38 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.