Loading Tool

Explorer IconExplorer

Memory Pool

25,470 transactions
15.95 vMB
0.03542919 BTC
Random Selection Loading Transactions
Max Size: 84.15/200 MB

Candidate Block

Mining Attempt b02bc404075749df43f6513915e16fd57e46b909a9b3760ec83349b21035e00f
Version 20000000
Previous Block 0000000000000000000084a21ff707eead35ab8f0f56d03d5d8d061975b60eec
Merkle Root 5ad9e7374c07307a2e9b5f1c00c0b24a4f691f813e5849c8f43d75ad91d9e2bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,516
Size: 1.00 vMB
Total Fees: 0.00677051 BTC
Feerates: 180.64 > 0.68 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,165 (782,398 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
131,767 131,767 00000000000000a0be7a077731401ff463653eb44982b3c9a2634351b9c938d0 8 0.00/1.00 vMB 427
131,766 131,766 000000000000009d1e9c1cf2d8893ed01cc58a77863eea2300f34e132acc0412 26 0.01/1.00 vMB 85
131,765 131,765 000000000000008cf6de85b6b6029af47be12a26ba35dec0e1103888f060a013 44 0.02/1.00 vMB 506
131,764 131,764 0000000000000c04b4054efc32cec742c25b834ffb733cdfa47c8c55d90af5f3 50 0.02/1.00 vMB 460
131,763 131,763 0000000000000360e168db8d1963112970af05cb670e42035d568474cb8bbd61 24 0.01/1.00 vMB 439
131,762 131,762 00000000000012b5508bc1752d0b23d2eff495aa300083bc4f5842bf13f0ded0 45 0.02/1.00 vMB 792
131,761 131,761 00000000000001325cc213ec4b2f25daa43a48a4eb51bc146bce47672203cced 75 0.02/1.00 vMB 288
131,760 131,760 000000000000061cac8f1b591750cf79d590f190be9a02606452d9cc3663b742 44 0.02/1.00 vMB 1,067
131,759 131,759 00000000000003fd3608a5b5df9d6f27c2880024275f4c817388aeaa44f93158 90 0.03/1.00 vMB 479
131,758 131,758 0000000000001201d8821c2e3c34ee7113cb520e4466a6d56fe654d2824c7825 139 0.05/1.00 vMB 357
131,757 131,757 00000000000005889a7691f882348c06991a9468d4729c2dda24be6b2f43ba26 30 0.02/1.00 vMB 512
131,756 131,756 00000000000011be8adc0fda2ab7817594f8f1a84d039646717b94d2b1acb4d9 44 0.02/1.00 vMB 367
131,755 131,755 00000000000010f10da10dec46638ed1e16ba54f869032d4da8ea64ccddc1885 13 0.00/1.00 vMB 1,251
131,754 131,754 00000000000002f1af188da09241b16cf38a48ac03bdf53d359116337d4f2951 7 0.01/1.00 vMB 187
131,753 131,753 00000000000001e08a6dc8183502f92c7c77878622915f6cb6a72037b36da240 41 0.02/1.00 vMB 289
131,752 131,752 00000000000001552e5e65e620240c42fbcf609b880766df89dbdf5abf87ef7e 9 0.00/1.00 vMB 441
131,751 131,751 00000000000005561f2a2a19d0dad559f40541743562b19eff55e0f5aa91d7ad 133 0.05/1.00 vMB 149
131,750 131,750 0000000000000c24da22a9796ee286bffff0315973b08c71a945442697d9720b 39 0.01/1.00 vMB 836
131,749 131,749 000000000000018cca04cb2e2c4cacf195152f9fed2e0a9f91dafaa7ebe23742 59 0.02/1.00 vMB 592
131,748 131,748 00000000000000a2b1cf8cfcfae83c33eef1688f1a8d490dcd95e8214e15cbe7 9 0.00/1.00 vMB 404
131,747 131,747 0000000000000bfd775ce2c6835218ceed6806e025fc2238c5accf49aa7aeccd 56 0.03/1.00 vMB 1,099
Previous 10 blocks ↓
Total Size: 780.89 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 11
  • Data Transfer:
    • Sent: 566.29 GB
    • Received: 7.66 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.