Loading Tool

Explorer IconExplorer

Memory Pool

35,871 transactions
31.21 vMB
0.14165239 BTC
Random Selection Loading Transactions
Max Size: 153.98/200 MB

Candidate Block

Mining Attempt 5c1182a866f9d5f7c8deace35feeb8e78e2d6d42e4b352596f836750ed6c2bda
Version 20000000
Previous Block 000000000000000000004beb4f15a34a7aa2a633d229e44a11ed6baef695d74f
Merkle Root 1a24ffa8adb7f233f00e52eefb7ba1592eddedaddd0a90440ae65f085aa0ed5b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,508
Size: 1.00 vMB
Total Fees: 0.07797703 BTC
Feerates: 101.66 > 7.81 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,339 (791,063 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,276 123,276 000000000000651b2e1deee0e4e766614723fd85c6af6f9886a0fef0a751c998 5 0.00/1.00 vMB 4,079
123,275 123,275 0000000000006a87f17abd3d2fcb1293b78402efd5e1155b43b0c53fadcec42f 1 0.00/1.00 vMB 0
123,274 123,274 0000000000000e9eb3ba8a41f96e03de5a624cfdc286e4f047a165c05a620276 4 0.00/1.00 vMB 3,064
123,273 123,273 000000000000479da0ac8f334909d3ce0b6fa6402746065c79cd2164a98fe79d 16 0.01/1.00 vMB 349
123,272 123,272 0000000000005de652090eee3b0bc80c637cc70a2e062ec27a75b5975880a75d 9 0.01/1.00 vMB 120
123,271 123,271 00000000000030610a391254613687c571261b9f77580f50fe1232925931c6f4 6 0.01/1.00 vMB 228
123,270 123,270 0000000000001e3e9bb4f03e7693cc73b37740f13fbfcf596e5aac2802ef9e0a 14 0.00/1.00 vMB 0
123,269 123,269 00000000000042cfe3f912a7c462e763dc07f18cb88ecb187168fc186753a9f0 10 0.00/1.00 vMB 306
123,268 123,268 00000000000000baebc7ada3d600e740b51293546f7c6f30715da4c2ea23ad43 39 0.01/1.00 vMB 1,823
123,267 123,267 0000000000000f8588fb40465f0d02800409619869a3a9c457729c91ffacd59a 10 0.00/1.00 vMB 340
123,266 123,266 0000000000002c6178235c98f1583a701cd56478b41dee2c602127649e6cfde8 33 0.01/1.00 vMB 470
123,265 123,265 00000000000023bf2519389bdfb97c7adbdcf0feeeccffd8df3659611968744a 8 0.00/1.00 vMB 0
123,264 123,264 000000000000252787061a208f63356d4a96e6557311250e53040fabf737fbaa 5 0.00/1.00 vMB 0
123,263 123,263 0000000000005321cf6630281c23b574933af6f65d2a92e03358985e2371b253 9 0.00/1.00 vMB 754
123,262 123,262 000000000000404bbb8e66dc4fcd3c32bfb2e7543de767704500cc567777e73f 4 0.00/1.00 vMB 0
123,261 123,261 0000000000003ca1516b797754f3b4b60511f1012883863c48cda20b24502660 11 0.00/1.00 vMB 272
123,260 123,260 000000000000361859446d205d9c800f29047286dbd732d5c2370726f30b0d5b 1 0.00/1.00 vMB 0
123,259 123,259 0000000000001c4c601a3562f2170665fa3ac2ed33dfe7477558098b0763c262 14 0.00/1.00 vMB 716
123,258 123,258 00000000000031a08fd0d707ccdef52bde931f23f7b93653065857add8d9a4fb 9 0.00/1.00 vMB 1,025
123,257 123,257 0000000000005e205bc4b523713ba683a731cece98d144e867ae5de2016d702f 21 0.01/1.00 vMB 0
123,256 123,256 00000000000016c5946844d547c73b29e8db767e5b54ed95c2f12b6c04568f76 7 0.00/1.00 vMB 1,753
Previous 10 blocks ↓
Total Size: 781.20 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: 585.41 GB
    • Received: 9.42 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.