Loading Tool

Explorer IconExplorer

Memory Pool

76,755 transactions
28.33 vMB
0.08470286 BTC
Random Selection Loading Transactions
Max Size: 172.44/200 MB

Candidate Block

Mining Attempt fbb67104682f975d507b1f281092ad10e9c616afe1857226df0bca4b1cb6e26a
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root 515ed21e09c74a22d177a8795c048581de6a9973c31cb68d8b6f0ff6edbc91e5
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,457
Size: 1.00 vMB
Total Fees: 0.02200316 BTC
Feerates: 477.45 > 2.20 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (379,563 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
535,736 535,736 000000000000000000289e5a3aff1605f0958fa78fd0713fa5c0e12cddf9bc95 2,007 0.82/1.00 vMB 23
535,735 535,735 000000000000000000101ed3906be8959a6b64c25baca4266fa44db3e05d72f5 1,526 0.73/1.00 vMB 9
535,734 535,734 000000000000000000108a00cbb099475c2094ad6a243cde8cdbe401ae3275ba 2,611 1.00/1.00 vMB 15
535,733 535,733 00000000000000000007e25f2e8f28cd3531713a25169f4971162b09bf5cab23 745 0.41/1.00 vMB 73
535,732 535,732 000000000000000000100d82a8457b4725d768f8026e75718043fe61f24ee3b2 1,149 0.53/1.00 vMB 15
535,731 535,731 00000000000000000028e00cc582e6fe8d2c9f969e2ca49aeadd664f994cac6c 311 0.12/1.00 vMB 18
535,730 535,730 0000000000000000000381ce3581f402b5c98257c84a4999aa7675d485d2d5db 109 0.04/1.00 vMB 11
535,729 535,729 0000000000000000002b33afedd66029eaa9f39ae274e1ec9bc80eff1df39d71 336 0.13/1.00 vMB 25
535,728 535,728 0000000000000000000f4758c8829676ce7540b2391179442a38d128fcb7d99c 602 0.25/1.00 vMB 15
535,727 535,727 000000000000000000018ab8c81e5bfa74647c925f4d8efe02125c2a21954b81 946 0.41/1.00 vMB 18
535,726 535,726 0000000000000000001c680841fd0844283f52200e9cc94c382b5758daaf7ef8 1,842 0.85/1.00 vMB 9
535,725 535,725 00000000000000000020629faaac69ea166048b4a8fc786ebdee0866f219a705 2,482 1.00/1.00 vMB 19
535,724 535,724 00000000000000000017e8698c176fed3bf1af0db0d5720a75608a09cd4c68ac 741 0.31/1.00 vMB 10
535,723 535,723 0000000000000000001dc53ad0336d51b04da20564de2fedc3e96fc94fd0f706 2,306 1.00/1.00 vMB 16
535,722 535,722 000000000000000000094f5cfe3267687f6e124439f8970430be9b4a6595af37 2,471 1.00/1.00 vMB 30
535,721 535,721 00000000000000000029c32368b6c7b655e8aaa30a5c5ba65c6fe401fafddf2d 620 0.24/1.00 vMB 22
535,720 535,720 0000000000000000002cae15d616772898998b9d2d97dacdc6ec890718b986fc 398 0.15/1.00 vMB 14
535,719 535,719 0000000000000000002c42b2ae6adaa9a3cdf7002d6b650dd6a418efcd5338a9 810 0.45/1.00 vMB 13
535,718 535,718 0000000000000000000e32989e192d4e57c7c65fe43ae4a1e3453c0125d4109e 325 0.22/1.00 vMB 13
535,717 535,717 000000000000000000171723a9d822a8e823c42ef6895b4fe0970fe5bc56fd35 1,567 0.97/1.00 vMB 28
535,716 535,716 0000000000000000001896ca589437f98f93bb98a81da2542552f3d8016bbda3 2,314 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.47 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.