Loading Tool

Explorer IconExplorer

Memory Pool

26,544 transactions
11.93 vMB
0.02975806 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 68.87/200 MB

Candidate Block

Mining Attempt fc4a4758e25f6cac68ae4874d8fcc6d5f007072a021b9e5850f99f8828efb30e
Version 20000000
Previous Block 000000000000000000015d06da2dfc973244f48e46063a6c0d26565f59984f5b
Merkle Root d136d4f8e7a063a94062c4d383dff3a69c7e6dbb54e0804a6127c9393b21e814
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,028
Size: 0.9979 1.00 vMB
Total Fees: 0.00982452 BTC
Feerates: 302.06 > 0.98 > 0.23 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,766 (786,452 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
127,314 127,314 000000000000117e98a6ce26819a362762f86c3e059084501a5f4c724db6abb4 28 0.01/1.00 vMB 688
127,313 127,313 000000000000246ffb755aad047ec96f5f57297d1afb31e2aa73b59b3a5d15ed 15 0.01/1.00 vMB 601
127,312 127,312 0000000000001efb5350c1a2a31349b1f214a5d1e754c8d9781d439beaec6853 3 0.00/1.00 vMB 0
127,311 127,311 000000000000255b274490722d397dfa8223fa06517748cc776fad7b183a2521 4 0.00/1.00 vMB 0
127,310 127,310 0000000000001c882ac6b9630224b43a806e579be47b7799af0bb3404009d208 7 0.00/1.00 vMB 824
127,309 127,309 00000000000001a473a2330dfb25d4b15d6c81e2f6c3cf52843334db176e79cd 1 0.00/1.00 vMB 0
127,308 127,308 00000000000019f074b6c5ecd29080af46f54297ff10ae82114bf15af391183c 50 0.01/1.00 vMB 2,537
127,307 127,307 00000000000003c50d08d9f7f216963431084ad820b10eb001a8a90bee9cedce 38 0.01/1.00 vMB 138
127,306 127,306 000000000000015a3351636ca66483bfb75427daf738c7af3313c7b1396370f0 8 0.00/1.00 vMB 0
127,305 127,305 00000000000010d1eefe30bc14fd4313e3eff192c143558e89595c793950032f 8 0.00/1.00 vMB 946
127,304 127,304 000000000000150214088a7a7e44093e6ab97ece99b47e242a0b614ba38168fe 6 0.00/1.00 vMB 605
127,303 127,303 000000000000128c656291e399a61b7942b72ef333a5b788a50fb7ef126972cd 2 0.00/1.00 vMB 3,875
127,302 127,302 0000000000000978c8a043a591f72c82b2e1212a4429058f33e2560d543b04dc 35 0.01/1.00 vMB 3,028
127,301 127,301 00000000000016857be2a1f77cf645819e48dad9a707231c0c59a2d0b0577801 2 0.00/1.00 vMB 0
127,300 127,300 0000000000001ddfe73332e1f5932ae1e8dc264219d365185b3e116311b93376 2 0.00/1.00 vMB 0
127,299 127,299 000000000000248b17d4ce4b97a5d0396794f96560e3e6be6cfab30396ce9d37 46 0.03/1.00 vMB 315
127,298 127,298 000000000000196dc5e5103f560d0a73eff0150a125d0d99d2d0cb4711a5f74a 8 0.01/1.00 vMB 380
127,297 127,297 0000000000001f1a58401f9a8f8aaafeff6dcb45ce072a7465fc5c5bdea4bf01 26 0.01/1.00 vMB 158
127,296 127,296 000000000000148004fa55f0b2f65419be45af0d793e399c6ba3a9de92a3335a 12 0.00/1.00 vMB 750
127,295 127,295 00000000000025d1319f9c83575657917997f51ae3e02624b71f03f1b747f6bb 12 0.00/1.00 vMB 0
127,294 127,294 00000000000021ec3f76088f2f179302caeae87e091d76f4472416c14c77688f 7 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 780.21 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: 505.99 GB
    • Received: 4.07 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.