Loading Tool

Explorer IconExplorer

Memory Pool

40,686 transactions
29.06 vMB
0.09606936 BTC
Random Selection Loading Transactions
Max Size: 147.94/200 MB

Candidate Block

Mining Attempt 649331546e2c13649599dfa5df32e22bef4b7e3ca030b183ee5db01a882561d2
Version 20000000
Previous Block 00000000000000000001157a4311de69a70f52c462fcca1444599cbf87c6de5f
Merkle Root 14785fa6846eadf0459ea2502588dd8e9122057dbb0ff9f54aec1f6b2a53a1b5
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,577
Size: 1.00 vMB
Total Fees: 0.03945756 BTC
Feerates: 101.65 > 3.95 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,541 (464,359 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
450,182 450,182 0000000000000000005c52ec07706d5ff0420f3a8ccea82ec95ecc2fd2bf7380 1,842 1.00/1.00 vMB 85
450,181 450,181 000000000000000000b7cc942141f40b2f5d1ed6ae90703c20d7ae18e8a2285f 479 1.00/1.00 vMB 99
450,180 450,180 0000000000000000029f98b1543791f80395ae09e7118bc8da597220323a199d 1,209 1.00/1.00 vMB 105
450,179 450,179 00000000000000000291e9b7eede695679686a59331739922a2d140a66835a6a 1,785 1.00/1.00 vMB 106
450,178 450,178 000000000000000002c9315a58af6ac2640b003262cedd213205c87b59c1ebcd 1,896 1.00/1.00 vMB 92
450,177 450,177 0000000000000000026f19c22e5558866d758f3c7c9cd85b46cb122d01d67577 775 1.00/1.00 vMB 7
450,176 450,176 0000000000000000005e2cbb3a938d139e1aff89e465942853280b5cd349b17c 704 0.99/1.00 vMB 27
450,175 450,175 0000000000000000014b018917e02b309db2c661b4054a1a27fb0bda3820f415 488 1.00/1.00 vMB 9
450,174 450,174 000000000000000001258ce981e832c8b11122e3c66d24ec80b1e73dccd1a1b7 930 1.00/1.00 vMB 25
450,173 450,173 000000000000000002733fdeac4d10de174346f60790b12b82d9335c4764dbc9 419 1.00/1.00 vMB 9
450,172 450,172 000000000000000001e540542cd17c10c5d232e9f62b419cfbaf5aa5be68a93b 1,649 1.00/1.00 vMB 62
450,171 450,171 000000000000000001f97abc78c0af57526466fea60db6f93a7e4a455c72f9f3 901 1.00/1.00 vMB 39
450,170 450,170 000000000000000000d4c7e6e38e3eefa52cea6e06258a69994bf25c1b26affa 2,095 1.00/1.00 vMB 69
450,169 450,169 0000000000000000014ee19c7d6c65573a763555b2725a6963d4c66ac15b510e 2,322 1.00/1.00 vMB 79
450,168 450,168 000000000000000000c610ccbba9aa10964bc4e31f041891fd995d514d9fe672 1,697 1.00/1.00 vMB 104
450,167 450,167 0000000000000000016b7455a94cad0ef96f23d034cbd9471f4c7b1453a10b0b 1,760 1.00/1.00 vMB 63
450,166 450,166 00000000000000000282fa06f3ec5b13b4780ee5a9398973a259be12bdf50c3a 1,382 1.00/1.00 vMB 39
450,165 450,165 0000000000000000018df202f1c99f24d7c2fe63838b1692926764a807c56d26 2,406 1.00/1.00 vMB 98
450,164 450,164 00000000000000000027630664dfcfbcf0f3cf91ad8e662e11e312faa4cc7b74 1,754 1.00/1.00 vMB 50
450,163 450,163 0000000000000000001961063024f358bd7b700971aa01af12913a84d76ce505 2,547 1.00/1.00 vMB 79
450,162 450,162 000000000000000001c6889bc7ef35e0542ebd380b923f9388c8fd37136f05fa 1,931 1.00/1.00 vMB 63
Previous 10 blocks ↓
Total Size: 781.57 GB

Node Details:

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