Loading Tool

Explorer IconExplorer

Memory Pool

41,756 transactions
26.46 vMB
0.07019135 BTC
Random Selection Loading Transactions
Max Size: 137.74/200 MB

Candidate Block

Mining Attempt fe2ca5db078060d01becdb3dee3c2e50fe61d31dd69a1cd3fc4054470250da6e
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root b1a822451c723b980d4db5f3c97642ae949bf1e9b3e2ca9c63be81e84c468934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,834
Size: 1.00 vMB
Total Fees: 0.02159239 BTC
Feerates: 99.53 > 2.16 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (304,154 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,722 610,722 0000000000000000000f7e983964b64e07f8b8bc873d6985ebd645d71609b820 694 0.22/1.00 vMB 11
610,721 610,721 000000000000000000092a99b2b95fb4a04d4d3325b055746b444230dd710b15 1,354 0.38/1.00 vMB 10
610,720 610,720 00000000000000000005b6741c287fdf74a82b1c434f11bcd329c29b9487d4e9 2,136 0.66/1.00 vMB 12
610,719 610,719 0000000000000000000bcdb399803ee5bfa66dd94615dd746ac9045f500ac1c3 227 0.08/1.00 vMB 19
610,718 610,718 00000000000000000009d8f7639071d2395de300c36e94d6cafdcac29c858005 2,404 0.89/1.00 vMB 13
610,717 610,717 00000000000000000007376230c1885020b2d2ffdf30f8cccceb7a96aff04f6f 2,441 0.71/1.00 vMB 5
610,716 610,716 000000000000000000059b58349a8e1bcc3523a670dc758e66b76a5aa8c64129 2,135 1.00/1.00 vMB 15
610,715 610,715 0000000000000000000210099aadc886131783471fc34052ad6a6915ccd884d2 1,483 0.47/1.00 vMB 9
610,714 610,714 0000000000000000000fd4f88f5d205d21ead16b70201e042f2528d94e75e7b0 3,006 0.99/1.00 vMB 13
610,713 610,713 00000000000000000014c5dd515f9ad0286bca8ff28803070ea12f1ee37978f3 667 0.25/1.00 vMB 13
610,712 610,712 0000000000000000000dafe57023d627a4b8f2b352625b6583e889ff9f074666 2,448 0.77/1.00 vMB 13
610,711 610,711 000000000000000000129c1fc0167dbd228be33d886d786a23fd3da2cbb1c8dd 702 0.21/1.00 vMB 21
610,710 610,710 000000000000000000075fef8447d5446ba34d3bd83b44e202490c5b887f5bd9 2,391 0.82/1.00 vMB 14
610,709 610,709 0000000000000000000aa00d0fa7142036ac80942ddd20e2efdc815ff484f067 1,490 0.45/1.00 vMB 13
610,708 610,708 00000000000000000012ed5dfcde5ea65b8eec4cbdd2a362e0f0ebd98058a45d 2,158 0.79/1.00 vMB 4
610,707 610,707 00000000000000000000205e89bdd2a3aa12e8e0abbb6e4e7b64823c2e5a05c5 2,654 1.00/1.00 vMB 21
610,706 610,706 0000000000000000001411d674349edcf8f4c38a14e090ee8482590fe4b66217 264 0.08/1.00 vMB 8
610,705 610,705 00000000000000000013c7e0a0c62b77957dbe4b11c2a8aac330686070629e95 1,695 0.74/1.00 vMB 9
610,704 610,704 0000000000000000000c53a0a47f3523c4d7739da9b4c487ca12ec20a497789e 2,606 0.87/1.00 vMB 10
610,703 610,703 0000000000000000000ba230371bdc221909ceff1290ba5200744285d20775df 2,761 1.00/1.00 vMB 16
610,702 610,702 00000000000000000008c66762e69a80c974e5a46807d0109a745533120cd3e5 2,572 0.74/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.17 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: 653.46 GB
    • Received: 13.89 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.