Loading Tool

Explorer IconExplorer

Memory Pool

48,109 transactions
29.19 vMB
0.07035269 BTC
Random Selection Loading Transactions
Max Size: 155.92/200 MB

Candidate Block

Mining Attempt 1d6ab5af15bef3e75aa9da0b83d0da143f9542a481fa3bb69dd097d63563d8eb
Version 20000000
Previous Block 00000000000000000001d639dc25e9adab712b5f436b38ec9cf2cb9b77e26f27
Merkle Root bfcfd0fa9896a7bce4e7b3ab41cbd24c5ef61e8175cd40180a8f51b5ea8afe8c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,567
Size: 1.00 vMB
Total Fees: 0.01405567 BTC
Feerates: 132.00 > 1.41 > 0.42 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,830 (492,497 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
422,333 422,333 0000000000000000023f02ba1fca0114c24ebf893cd1c46aa4cf54057ae4077c 777 0.34/1.00 vMB 65
422,332 422,332 00000000000000000411d35b1e5b80524a109da9202ad29ef334ad97aae2b6d4 573 0.74/1.00 vMB 19
422,331 422,331 000000000000000001600e8011728efe9ba5f92bc576c4454b545fc5e849e4ae 2,261 1.00/1.00 vMB 68
422,330 422,330 000000000000000003635f7ff9025b2239f8eccdd7bb7c5599a879d5291db791 981 1.00/1.00 vMB 17
422,329 422,329 000000000000000003d387f68f82e9028c2062139ff83be52784848833b9ea61 2,057 1.00/1.00 vMB 58
422,328 422,328 000000000000000004cbb746f0c8f878173740f7a3412798ea152b83dcbbbc61 1,627 1.00/1.00 vMB 28
422,327 422,327 0000000000000000050a5835e297960d5fc3da04089b1415192a1d96d1f25c22 1,752 1.00/1.00 vMB 48
422,326 422,326 000000000000000001f090ba545783baf0fed698a6fae0bc1a3cee543ce80979 2,986 1.00/1.00 vMB 91
422,325 422,325 000000000000000003481c308c85ff6854d92274427e2dc65c9e88c6b4464482 2,629 1.00/1.00 vMB 84
422,324 422,324 000000000000000004e67b64c9ac77a4a943ee00a743de1ce1c71c887ece921a 2,233 1.00/1.00 vMB 61
422,323 422,323 0000000000000000031adf3492552a9ec883454bd1de08cf071bf1bf63b251cc 1,973 1.00/1.00 vMB 60
422,322 422,322 000000000000000002abf533ee9c656c88558d576d4355cd8f4ad9ac3969ebe4 2,256 1.00/1.00 vMB 90
422,321 422,321 00000000000000000294a1c389d1e1ee4781174333d151d6d5170bec0504066a 1,884 1.00/1.00 vMB 45
422,320 422,320 000000000000000003f2ef3bdf7200f19366743ef9160977ce0bed43d46b1809 2,225 1.00/1.00 vMB 65
422,319 422,319 00000000000000000231088bd23ed91f85cba753c232ef335d68676422dcfb9b 2,197 1.00/1.00 vMB 65
422,318 422,318 000000000000000004e78f60eb82b0347ab43d85fd5e5feb03aab470f8ea16ba 2,062 1.00/1.00 vMB 45
422,317 422,317 000000000000000005131e3af9635091bdad166b1db341197bf72e3e3337cc25 2,409 1.00/1.00 vMB 96
422,316 422,316 000000000000000003706d5c008fae275c236cf1deef206ff9e593aef8d04be1 2,531 1.00/1.00 vMB 62
422,315 422,315 000000000000000000e1bfd40c8b8efec7ce8b386d6936b39acd219ea33cea8b 2,064 1.00/1.00 vMB 97
422,314 422,314 000000000000000002d62d0a7f3c29ab44377605e3a3af308ab9b732a7114fa7 2,291 1.00/1.00 vMB 92
422,313 422,313 0000000000000000006f03259629c386c5a1ed36600390268342aeade99288df 2,031 1.00/1.00 vMB 99
Previous 10 blocks ↓
Total Size: 782.09 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.47 GB
    • Received: 13.58 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.