Loading Tool

Explorer IconExplorer

Memory Pool

80,472 transactions
29.69 vMB
0.06878119 BTC
Random Selection Loading Transactions
Max Size: 179.24/200 MB

Candidate Block

Mining Attempt 075c6bae6c768ef66c98d4d330034f0d16e98d857b0b798d394e631851cf5171
Version 20000000
Previous Block 00000000000000000001dca977ac9ad62b5ffda27b5d02990f9a918aa20846bd
Merkle Root db9553a94ef398c4d85c5858ef2434446c7e88322cb5467a10a577eda2f7678a
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,150
Size: 1.00 vMB
Total Fees: 0.00818757 BTC
Feerates: 100.36 > 0.82 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,978 (605,216 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
309,762 309,762 00000000000000000edc032a8b5e2c90006a6cf080fc3de58aa6908752e5eb59 1,156 0.75/1.00 vMB 28
309,761 309,761 000000000000000024780fc105c0446409abeab6d68871886cce27c2d5a98f1e 542 0.35/1.00 vMB 21
309,760 309,760 000000000000000028f364e055747bdc33cfd2690d0ddb7d9638fe4efad7d8da 1,748 0.75/1.00 vMB 38
309,759 309,759 000000000000000013f870b0becb24a710b8532a71031b343e953e60c378d542 812 0.25/1.00 vMB 63
309,758 309,758 00000000000000001052963f4dce8ea8d85db5b644169782d8f9d52ea0626204 95 0.05/1.00 vMB 32
309,757 309,757 000000000000000035973e5204885eeb42be9c92823c578560ddbc9f8d483f61 755 0.40/1.00 vMB 31
309,756 309,756 0000000000000000395365ad0d0a43ed3fa57635f5337f9f27ae4bdde781f4f8 687 0.58/1.00 vMB 18
309,755 309,755 0000000000000000184863a12a5db33e35b852ef38cba04805f8fee742faaeea 569 0.25/1.00 vMB 55
309,754 309,754 00000000000000001847d73049b6e3c8aa610e5635db1fd4ce57dc2e91e924f7 64 0.02/1.00 vMB 46
309,753 309,753 00000000000000000fc87c28f7ce42a1777ef26022301c7833b30e17abc144e0 134 0.09/1.00 vMB 26
309,752 309,752 000000000000000040502d1f799ba5f969197f3d8109365801ba7c42fbd2e4ce 146 0.06/1.00 vMB 28
309,751 309,751 0000000000000000013cf5087c8ae87cf673a66f62e9adc1a9fb14f44d3341c0 1,000 0.74/1.00 vMB 26
309,750 309,750 00000000000000000d0d36ef21ab71bbb13d3bd0d0e71292f3af749fc7d55599 338 0.19/1.00 vMB 35
309,749 309,749 0000000000000000289946691c2ba08cd0febf815bf960765af2163e1db8290b 435 0.35/1.00 vMB 14
309,748 309,748 00000000000000000b298474ae3a9ddc59b53bc516e695f2ecb1ffcc33ba329b 437 0.23/1.00 vMB 32
309,747 309,747 00000000000000003d2fd6cab399c6da1f0c28143594b93e0a2d243269263fd8 871 0.51/1.00 vMB 32
309,746 309,746 000000000000000023c6593bb8a44cbc59f918288001aa4b09fc68be19d2d6ca 675 0.42/1.00 vMB 31
309,745 309,745 00000000000000002aed6baec051ad5bcbfcdce5339fb081ecafef8307da6c29 512 0.32/1.00 vMB 33
309,744 309,744 0000000000000000148e2aa7d7fa15e9d3923e4ded33fd0c4fa8718aae06f5b3 104 0.05/1.00 vMB 32
309,743 309,743 000000000000000032c15d009e3a498a329948457657092cc3f8c59fc9be3335 421 0.20/1.00 vMB 29
309,742 309,742 00000000000000002653d14e1a1e84419aaafeee9c117fab42c88b74ab79e37b 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.35 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: 662.22 GB
    • Received: 14.84 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.