Loading Tool

Explorer IconExplorer

Memory Pool

47,099 transactions
27.91 vMB
0.12965857 BTC
Random Selection Loading Transactions
Max Size: 146.42/200 MB

Candidate Block

Mining Attempt 7e525f39346a0ca42deebb9b9168544ab85aa01c023ade849ad7a57947efea64
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 43499b0e04b421debedf0b7542fae0b1a2dabaf6a4cd2c29c0a15985e8c4124e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,560
Size: 1.00 vMB
Total Fees: 0.05827184 BTC
Feerates: 151.01 > 5.84 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (421,304 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
493,572 493,572 0000000000000000006500a70b02962120dd61274397a3daec3b4c70d696a5e2 1,527 1.00/1.00 vMB 81
493,571 493,571 0000000000000000008e260bea8a4d0aea693fd240ae5cbdd60736376cc931e2 1,914 1.00/1.00 vMB 46
493,570 493,570 0000000000000000009c1857af5dd405aaf4819f454becf6a77b8d25fd0396a0 1,692 0.94/1.00 vMB 135
493,569 493,569 0000000000000000009758fa1d7edc45103a3e9e0fde808d2f297764531229c8 1,603 1.00/1.00 vMB 86
493,568 493,568 0000000000000000003e39f636ff891f5e595b3fe33220964053b938163b3bcd 2,397 1.00/1.00 vMB 153
493,567 493,567 000000000000000000b2d6ddb9d02492d8ee441eb6557e84147982626c75a2fc 2,182 1.00/1.00 vMB 120
493,566 493,566 000000000000000000241c47d3ed4fd225a406ce06d108963369bd1b786a30c6 2,284 1.00/1.00 vMB 156
493,565 493,565 00000000000000000034ebbe49d698727bc03b9a602db96390a7af8df0e88709 2,412 1.00/1.00 vMB 115
493,564 493,564 0000000000000000003e631ac95ace7ad65fadb41b12e94432283419d7d26f5b 2,121 1.00/1.00 vMB 104
493,563 493,563 000000000000000000622341f6fadfeabf82219e611a12f8f5f1da01bec6cd76 2,377 1.00/1.00 vMB 71
493,562 493,562 0000000000000000008b726f893c8b3f783f0797dde9806728c105f77d2a622c 2,718 1.00/1.00 vMB 282
493,561 493,561 000000000000000000b9afc41f6ad4ad88b18186b69de2d1203346369cd0a0eb 1,601 1.00/1.00 vMB 49
493,560 493,560 000000000000000000af7576045d677f1b3dd8159c0b7200ab46f000fa4fe75b 2,336 1.00/1.00 vMB 257
493,559 493,559 0000000000000000004975a54cdce6edf70c80ae63ca7717098b2e3b91333cba 1,876 1.00/1.00 vMB 176
493,558 493,558 0000000000000000009d2d3629795fdad073201ccb325a8bdef1e73377dacb39 1,734 1.00/1.00 vMB 144
493,557 493,557 0000000000000000005224cc8c7dcefb5c92ae74ab5eca8231c8563071f8c814 2,438 1.00/1.00 vMB 253
493,556 493,556 00000000000000000084cb6df7464cd305f9f7fcb9834168e4106cac12bb5d6f 1,724 0.90/1.00 vMB 180
493,555 493,555 0000000000000000003628782c578b24949c2254cec4a431f40b98ff7fe7a0f0 2,372 1.00/1.00 vMB 225
493,554 493,554 0000000000000000004df955a766660778781662cc14c04811551e24a72a1a25 228 0.06/1.00 vMB 313
493,553 493,553 00000000000000000080e40d0113acddac636302b4f8731d0005e565b20c6e82 2,767 1.00/1.00 vMB 272
493,552 493,552 000000000000000000198a0eddfb0621de4b81fd30ce90ae40634be9aa6f4e58 2,847 1.00/1.00 vMB 254
Previous 10 blocks ↓
Total Size: 782.17 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: 653.51 GB
    • Received: 13.91 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.