Loading Tool

Explorer IconExplorer

Memory Pool

54,382 transactions
32.13 vMB
0.22057782 BTC
Random Selection Loading Transactions
Max Size: 172.29/200 MB

Candidate Block

Mining Attempt 618aa351cf3521fc6a363fdde82b470e3c6a6b96c616b6c0561bb0f8d6ed19bd
Version 20000000
Previous Block 000000000000000000001af732fd5b15bb90e3760b3de0020b22660de0315512
Merkle Root cf18418c6c4a39e82737093a76be4feb8634d38149ada2bf776025d0ac111a59
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,977
Size: 1.00 vMB
Total Fees: 0.11714952 BTC
Feerates: 101.66 > 11.74 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,818 (839,741 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
75,077 75,077 000000000061726f97482b87399e7dcb53369fd9b2c31079d489f5b59afca248 1 0.00/1.00 vMB 0
75,076 75,076 00000000000326d13c9f289f28342abce3a2c3ca0e144e49957910066143883d 1 0.00/1.00 vMB 0
75,075 75,075 00000000003e3f8c81450e35a6c3f7a7d08335b1b3987f3c12fb49f922f95073 1 0.00/1.00 vMB 0
75,074 75,074 000000000050dbe5340e7cf945213394a48ee70db1a98715f1e63feff1aaaf9f 6 0.00/1.00 vMB 0
75,073 75,073 000000000073d3b8b20c8c43bccc4e862cfd207f8dcbab70ec533d715b4c32b7 1 0.00/1.00 vMB 0
75,072 75,072 00000000007cd88a41acc880651b55661b26cb7790588742502044f4f9b14aad 4 0.00/1.00 vMB 0
75,071 75,071 00000000006f95ef88c0b1369d3052bf689e6f367f2891498f4afe95ba127795 1 0.00/1.00 vMB 0
75,070 75,070 000000000010b1efddd57f61bceb7dfae9ed7f3fe856cdceac33447d9d389543 3 0.00/1.00 vMB 0
75,069 75,069 00000000005db6d7a1f55d78064e479dad1505bd465c2e5c0ba87cd304230bb2 1 0.00/1.00 vMB 0
75,068 75,068 000000000043aa3b950dafe7572fae1f535b9480701034f8ad7e43403b06bbb0 3 0.00/1.00 vMB 0
75,067 75,067 00000000005cb13997a59d9c322b39bded558b64e5653d20961c64610b481641 1 0.00/1.00 vMB 0
75,066 75,066 00000000003880035a386c074604037d81775828866d2598e7b6f18f80b5c1f8 1 0.00/1.00 vMB 0
75,065 75,065 000000000061c16f4ccdf3e281b71357d9f075fda7db50a57782b2dab246024b 4 0.00/1.00 vMB 0
75,064 75,064 0000000000327a0f95b6d57a72e9605212e27e2a3754e52c5a7ee6accc6ee731 9 0.00/1.00 vMB 0
75,063 75,063 0000000000446b2a920aaacdd86ceadd0c1157630ebe6afe74720b291290c8f5 5 0.00/1.00 vMB 0
75,062 75,062 000000000007ab8a8bf93253926e6ca2b5014cebd34de55da53d0b0160245f79 1 0.00/1.00 vMB 0
75,061 75,061 00000000006c9e5a5c69357926384fa182d80055dca76743b0c98da6c13a3d70 1 0.00/1.00 vMB 0
75,060 75,060 00000000001d9b25f714cc3c88771756a2c0ef9691dbe96129d3566e6e5daebc 1 0.00/1.00 vMB 0
75,059 75,059 000000000021bfac4ec3f61be511a15fe736f648b952d8763c382dcf4d60af75 1 0.00/1.00 vMB 0
75,058 75,058 0000000000784002ae826869361cc74146a422fc380f72812af856c2d69bc23e 9 0.00/1.00 vMB 0
75,057 75,057 000000000067f801888bbd63f2b579ff9c0e8e48134e4dcdb1ec524331dcb9ba 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.07 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.22 GB
    • Received: 13.48 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.