Loading Tool

Explorer IconExplorer

Memory Pool

76,975 transactions
28.57 vMB
0.06354742 BTC
Random Selection Loading Transactions
Max Size: 173.41/200 MB

Candidate Block

Mining Attempt 96832d800180dc27657dc62077fc50030fce444a95c7ad129b5db992f2ed2961
Version 20000000
Previous Block 00000000000000000001c49f83a44b33fdaf760ac061f9963277002d72c7d5d6
Merkle Root 14b084d81a60682e95c94d75a112415bee64baab2889097760fe2109003b88a8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,968
Size: 1.00 vMB
Total Fees: 0.00425359 BTC
Feerates: 73.20 > 0.43 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,091 (241,657 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
673,434 673,434 000000000000000000013729557d574f695cc59fae5662994e2445b141525c6a 3,342 1.00/1.00 vMB 119
673,433 673,433 0000000000000000000d0c1f85e03dc26b311766973cbda11c4258506f25dfc0 2,632 1.00/1.00 vMB 67
673,432 673,432 0000000000000000000b38ac6074aa285cd4aae7f35d8de6fe8c9e203e0fda25 2,967 1.00/1.00 vMB 89
673,431 673,431 0000000000000000000c3f5ab6f8b75bdeba8098e4d1d8bf3fbba85d8a587f8f 1,930 1.00/1.00 vMB 45
673,430 673,430 000000000000000000049a8918635a01671a027666fc3420baa985b4364ff848 1,339 1.00/1.00 vMB 14
673,429 673,429 000000000000000000084a2a67e554c77bd1dffe8f90d9430962335b35a21d50 1,315 1.00/1.00 vMB 99
673,428 673,428 0000000000000000000ce8e1d7f17b6cb9ac1a3193937a684386daac22f1a2ae 1,691 1.00/1.00 vMB 72
673,427 673,427 00000000000000000003a20f1d2b516f077bb03f9fe7a5010d67458fabdd932b 2,366 1.00/1.00 vMB 28
673,426 673,426 0000000000000000000a1fca55410588b45215e0fcfa97c3fc6991ff42eac91c 2,637 1.00/1.00 vMB 40
673,425 673,425 0000000000000000000a45b0010c2e9ae668d6a681a654eb4287fe82bb2ee478 2,338 1.00/1.00 vMB 85
673,424 673,424 0000000000000000000196e76d5f820d8d5651553932cfcf3c34cdb741ffa63b 2,669 1.00/1.00 vMB 115
673,423 673,423 0000000000000000000823719ed8ee23a05ea7de86b879f493da09d0f9caab19 788 1.00/1.00 vMB 27
673,422 673,422 0000000000000000000b9dd2fe44c4f17a01f6d8ef9a5739f142cb90b476526d 1,869 1.00/1.00 vMB 44
673,421 673,421 00000000000000000000d44fee298c81bb1f1f9acd73bebb7fed9829d59918da 805 1.00/1.00 vMB 19
673,420 673,420 000000000000000000069159e837f7b41ec23f2eeb63f577ec26dd1cf14da149 812 1.00/1.00 vMB 15
673,419 673,419 00000000000000000009f25ed0d7e1c12ffdec1afb5cd322b03a7ff5313afc01 1,830 1.00/1.00 vMB 43
673,418 673,418 00000000000000000005797dc719b742912a01c60f5c9e8b0346f142cf35c3cb 1,136 1.00/1.00 vMB 13
673,417 673,417 0000000000000000000c677b335e5d9b22cbfa218c28bd01f8f7f25f82832fb7 966 1.00/1.00 vMB 20
673,416 673,416 0000000000000000000ce653b218cd25fdca406ab8090abc71f45b9c52b8dea6 1,477 1.00/1.00 vMB 18
673,415 673,415 0000000000000000000785062efb697c5e46c81a5e15bd9152111e74f0262331 1,353 1.00/1.00 vMB 24
673,414 673,414 00000000000000000002940e7643e55ba3e6cf729bfae0f401d13e54d6132820 1,875 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 782.55 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: 669.83 GB
    • Received: 15.77 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.