Loading Tool

Explorer IconExplorer

Memory Pool

77,874 transactions
29.02 vMB
0.06925109 BTC
Random Selection Loading Transactions
Max Size: 173.79/200 MB

Candidate Block

Mining Attempt d1fa5717183285b78a3e5e908d479145293427805d707f6375aba8cdbe408568
Version 20000000
Previous Block 00000000000000000000c0578122c3a20c1a0fa197853326ae531fa58ec09638
Merkle Root f20daa4db6a2e582ad736ad015fe0154ef39e6fde921ea1bc6836d9cd697a3da
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,356
Size: 1.00 vMB
Total Fees: 0.01059745 BTC
Feerates: 73.20 > 1.06 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,061 (69,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
845,070 845,070 00000000000000000000c327f6099d03016237da4eb7bf4a5e19055d5157bb7c 4,780 1.00/1.00 vMB 14
845,069 845,069 00000000000000000000cea3d60fb191c319dc53142dcfb05a6ec1b831440e98 6,521 1.00/1.00 vMB 9
845,068 845,068 0000000000000000000030aaab699b179894ab3c956f161c52a824e28c096f77 5,199 1.00/1.00 vMB 11
845,067 845,067 000000000000000000010e7465e4a4a22ed9a2b2cc9f236421286bd94f6c19bf 6,902 1.00/1.00 vMB 9
845,066 845,066 00000000000000000000ddb3e0cc713788e4d51bdf35d0a00c8a094cc268ee7d 6,034 1.00/1.00 vMB 11
845,065 845,065 00000000000000000001c0f1e1634470da3798dde21c9f09f9ccc484dd185fbc 3,567 1.00/1.00 vMB 15
845,064 845,064 00000000000000000000d18acf30e089ebf5ce8a5ce9680527330f48ee12a8aa 4,533 1.00/1.00 vMB 14
845,063 845,063 00000000000000000002fdfd253594dda380318ea8de2960a79099f880f8f2f1 3,827 1.00/1.00 vMB 12
845,062 845,062 000000000000000000026fb2d3b6f80f9ce0c53c173e8819ca08159f31c2c44e 5,768 1.00/1.00 vMB 11
845,061 845,061 0000000000000000000156406d60c71f8e39dddb19753dd3c72e5626a344d0cf 6,957 1.00/1.00 vMB 9
845,060 845,060 00000000000000000003228350b4d52f2876b7d9cc399be77e0b9b6d612faa12 4,095 1.00/1.00 vMB 11
845,059 845,059 00000000000000000000cba379949383b015d853cacb6dbd2d9816204f9e0f8d 4,804 1.00/1.00 vMB 12
845,058 845,058 00000000000000000002d2fd398bd65ea67637a638c3eee9e32a7eb70fa524e9 3,412 1.00/1.00 vMB 13
845,057 845,057 000000000000000000012e7cfabdb6b80c845183fe2f82392d52272626f0a9b2 2,763 1.00/1.00 vMB 13
845,056 845,056 00000000000000000002d82f2f6145e315e891fc822640521e455b637552ec95 2,904 1.00/1.00 vMB 12
845,055 845,055 000000000000000000005257b4e119f0cc77ee06ca48e717bc6d8bb737243226 4,620 1.00/1.00 vMB 17
845,054 845,054 000000000000000000015ceee4da522bfb947ea46f33a287465c6940562d2cfa 4,212 1.00/1.00 vMB 17
845,053 845,053 000000000000000000029a76bb1421cd9edb00cc444a430dca49cdc819871803 5,726 1.00/1.00 vMB 17
845,052 845,052 000000000000000000026597ea230477e0b6c10598b7f920788586a8bedac32a 5,460 1.00/1.00 vMB 25
845,051 845,051 00000000000000000002c00f38fabb7e718c3559ae27cd20ea1f266f7f88666b 6,833 1.00/1.00 vMB 17
845,050 845,050 000000000000000000003e7e99aa8277e1229db6d7264d40e0b018a3644e8336 6,540 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.50 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: 668.38 GB
    • Received: 15.49 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.