Loading Tool

Explorer IconExplorer

Memory Pool

83,349 transactions
32.10 vMB
0.10322285 BTC
Random Selection Loading Transactions
Max Size: 190.84/200 MB

Candidate Block

Mining Attempt 2453b910217eacf251f5afc67109e16ebd42ee98d7f2d77f5b55d38ec98448bb
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root 211201ec8d5951798f869e39bef7b63c869ee3100a3b648756fe80c18d736998
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,643
Size: 1.00 vMB
Total Fees: 0.03891636 BTC
Feerates: 387.56 > 3.90 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (179,866 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
735,087 735,087 00000000000000000007a4a471fb4d23fed9f1b917bb97ac9a4cef19e17b405c 2,816 1.00/1.00 vMB 20
735,086 735,086 00000000000000000003d2f0a7c39148a119c7d85a128d754124599c7062e4fd 2,000 1.00/1.00 vMB 6
735,085 735,085 00000000000000000003703564c11281fd3065ce897905a6479843764266c40d 2,567 1.00/1.00 vMB 9
735,084 735,084 00000000000000000003ee7c193cb72f939603772201244bc72704d7a89c630d 4,430 1.00/1.00 vMB 7
735,083 735,083 00000000000000000005fa3ba06ef7fbb7214ef3a6db4b28ec0820ac191ec261 2,897 1.00/1.00 vMB 7
735,082 735,082 00000000000000000008347ec6d3654269a3ebde8d3895f6c9fd225e03c9cf96 1,260 1.00/1.00 vMB 6
735,081 735,081 0000000000000000000168c888908119a7f8b8adffe91c4e38bc7f7d8151e13b 2,835 1.00/1.00 vMB 16
735,080 735,080 00000000000000000006f0314458f31755e770e925d87a13ef50600987016948 4,547 1.00/1.00 vMB 6
735,079 735,079 0000000000000000000177dc57e8c836a0c8aeb22de8857cd1a37548f189f766 2,268 1.00/1.00 vMB 9
735,078 735,078 000000000000000000067370a0a3582170b8a378fe61007d1945f0dc636a6c02 2,775 1.00/1.00 vMB 16
735,077 735,077 00000000000000000001b5ddb43ad9f3f57d2d9ae44348f24ebee786286067a8 1,979 1.00/1.00 vMB 21
735,076 735,076 00000000000000000000fb9d05c3b55d161cfe83816d7d520c253d8edea69f7a 2,546 1.00/1.00 vMB 14
735,075 735,075 0000000000000000000002acfc4d7652518ad9a144e5cc4dc55177b527d6cf4b 2,960 1.00/1.00 vMB 22
735,074 735,074 000000000000000000001dd988a437a6e0964a15ae5cb4035a818860e70ed1e7 2,127 1.00/1.00 vMB 18
735,073 735,073 000000000000000000092b248da6fca3754f64d7e032536333d34dd107943455 3,416 1.00/1.00 vMB 15
735,072 735,072 00000000000000000008813a549fc5538053e6c68df43849e143248da70cb2ad 2,685 1.00/1.00 vMB 27
735,071 735,071 00000000000000000000e81f48880a445fea359c91966ee4460d4a45a1a3a881 1,019 1.00/1.00 vMB 10
735,070 735,070 00000000000000000002fc4f3bec69103a2483f8d4b38cb09e7b1d5da1cdf7bc 1,315 1.00/1.00 vMB 9
735,069 735,069 000000000000000000091806b47571d237cf81ac72a23e3ae3173a581735c1bc 1,962 1.00/1.00 vMB 12
735,068 735,068 00000000000000000004d429dc3008e6dc8e54292c3acfc3fd443e1bc057118e 1,970 1.00/1.00 vMB 20
735,067 735,067 00000000000000000005aec41a3c27239249ffb1e344336317a7d5746d7cee17 2,403 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.31 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: 658.85 GB
    • Received: 14.59 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.