Loading Tool

Explorer IconExplorer

Memory Pool

67,479 transactions
25.76 vMB
0.05976812 BTC
Random Selection Loading Transactions
Max Size: 155.20/200 MB

Candidate Block

Mining Attempt 1ad76ab9fdd061bf0749d934444a788ca1ec72bd83d3cbc0a315f533e1e06319
Version 20000000
Previous Block 00000000000000000001aa9a1283aa889ea41c9cc87a0ebad4e6b488f74e2a00
Merkle Root 0c343062d824c96646d91f843431c0cd7ac49991b070153b571ba18b409ad23a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 975
Size: 1.00 vMB
Total Fees: 0.00530550 BTC
Feerates: 86.29 > 0.53 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,520 (780,533 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
134,987 134,987 0000000000000201874a253ef340ee9e5e1f27b74fffc9fff0eb7fd73506b354 21 0.01/1.00 vMB 1,309
134,986 134,986 00000000000004cb925177d083872131daf797de8b921b984fcfa019739fdc97 73 0.03/1.00 vMB 349
134,985 134,985 0000000000000a824ca65dcd935235e0335189d6fe33372b3d53da486a2bbdbf 165 0.05/1.00 vMB 157
134,984 134,984 000000000000034e6f74d58f967cf67ebfba5953be0ccc311683075becd074a6 106 0.05/1.00 vMB 314
134,983 134,983 00000000000004955066bf59d1bd31d891220ec63f06d7f6041da49d6b66cf1e 24 0.01/1.00 vMB 904
134,982 134,982 000000000000026c1d3e6d92d39aee2c7a62c10325b4598341029b3d5964b2d0 112 0.05/1.00 vMB 362
134,981 134,981 00000000000007d50b3e12be9e312c6b2f28595a1b00476b8eb735da02e84442 41 0.01/1.00 vMB 482
134,980 134,980 000000000000074d43a801c3e320d20669535427d667e9d10ca0360b5f23f5c2 11 0.00/1.00 vMB 18
134,979 134,979 00000000000000cfba77fa170ba12f419b4fa5b3f3c753f4c30d1e9c680d2270 90 0.05/1.00 vMB 60
134,978 134,978 00000000000004e49ed4c339a7515ac5609b6a4b40e68a19df9dbddc877fe987 76 0.03/1.00 vMB 607
134,977 134,977 000000000000037b7be003301c209e498b7fbb69b1fc1a6c88a6d5e560945b77 59 0.02/1.00 vMB 94
134,976 134,976 0000000000000bb76553298bdb3cbc95c158d8a8d1a4686343775f3301f6a3b4 59 0.03/1.00 vMB 402
134,975 134,975 0000000000000706a0ad56a6f45f3d1232dfd9636d18a1f92ef68fefa02d43c2 126 0.07/1.00 vMB 758
134,974 134,974 00000000000005a2647db3920e1fecb67a67e4ba7b82689aadf6537beefcc2a2 23 0.01/1.00 vMB 241
134,973 134,973 000000000000074def8bb58690e5d37fd496709b4182bee05d1db94ca9bddd29 13 0.01/1.00 vMB 569
134,972 134,972 00000000000004735225c6116dad99177bb804d94aa300d2b699f72ce0090548 44 0.02/1.00 vMB 233
134,971 134,971 000000000000096753c0d03762e158ae2d70323898f392de7d69970581097307 91 0.04/1.00 vMB 551
134,970 134,970 0000000000000b265f0ab29ed32364a58bbc10f2eb505223f6bd6582882d8004 26 0.02/1.00 vMB 598
134,969 134,969 0000000000000606ceb8a0147b725e565c471e3f6608dbbb21e36a6dfd8b7ef8 104 0.04/1.00 vMB 291
134,968 134,968 000000000000059347055268e870d0b2d16622dfe484b2497803f5b854ce544a 38 0.01/1.00 vMB 404
134,967 134,967 00000000000009427094d20aa18da2bd8d0a23a5b30c86a6ae2284c0543dd2e9 26 0.01/1.00 vMB 953
Previous 10 blocks ↓
Total Size: 783.30 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: 766.94 GB
    • Received: 19.32 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.