Loading Tool

Explorer IconExplorer

Memory Pool

41,858 transactions
26.74 vMB
0.05626263 BTC
Random Selection Loading Transactions
Max Size: 140.35/200 MB

Candidate Block

Mining Attempt 5090e50e94be3f9e8a447717207903a54be7b9033e58d77f1c8ff824fae3070d
Version 20000000
Previous Block 00000000000000000000625f3ecbf1c94fa42f7788ebbce56cac527f5d7f730b
Merkle Root cec72efc6bc45e94456b349958c776e3656c97ed56e210dc3c4ccf60fb3d3dbb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,574
Size: 1.00 vMB
Total Fees: 0.00666033 BTC
Feerates: 103.41 > 0.67 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,924 (331,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
583,548 583,548 0000000000000000001e675e8d7082f102a92b054ed2f816a32f39e5a88a3c48 2,484 1.00/1.00 vMB 111
583,547 583,547 000000000000000000044b19f763c9751045f0ea4e577d07644f73e553d467b4 871 0.38/1.00 vMB 56
583,546 583,546 000000000000000000067ba62e659c9812acffcc7bcc5967268baf6cb30283c4 1,941 0.90/1.00 vMB 3
583,545 583,545 0000000000000000001bf7661c362d298824491550915b0d7de285f8ed185aa6 2,881 1.00/1.00 vMB 77
583,544 583,544 0000000000000000000227bac12b5f9c1b24abf072a3b8bb561086eab32a0e09 2,627 1.00/1.00 vMB 90
583,543 583,543 00000000000000000001083218c47ae756ec5860ac120bdb6bc3bb31eabbe4e2 965 1.00/1.00 vMB 18
583,542 583,542 00000000000000000000dc6f938e5521cdbaacad6c97045086f45b006510945d 766 1.00/1.00 vMB 14
583,541 583,541 0000000000000000001750f7a459d74adc94af14bc0965740b3602fed2a0d4a5 2,275 1.00/1.00 vMB 25
583,540 583,540 000000000000000000096727d53e13ecee87bd158643f720e40f95ef05e30a2f 3,194 1.00/1.00 vMB 95
583,539 583,539 00000000000000000020fbe64400329bf5b49b40f85a45c4cb4579c3ae9ddaa2 1,996 1.00/1.00 vMB 46
583,538 583,538 0000000000000000000af7d1ad66a131d6d8493e8463727edf11ed80bf02173f 1,078 1.00/1.00 vMB 27
583,537 583,537 00000000000000000011a1d1ed3beaa76868af2a234e995086f09e05c1e8608f 1,117 1.00/1.00 vMB 12
583,536 583,536 000000000000000000015917dd2ef43a02d6a6c352ae048ac39ae2ac80cc4765 151 1.00/1.00 vMB 2
583,535 583,535 0000000000000000000f2ef41ce27791a2193aed9d50a63627f6f21e59ddef9e 373 1.00/1.00 vMB 6
583,534 583,534 000000000000000000098f3a33480b8042cef55d5cf067d8f67d33f6a1f239e1 910 1.00/1.00 vMB 18
583,533 583,533 000000000000000000191f15728b72ef04e656ad796f43142f3ed50eacaee0a9 594 1.00/1.00 vMB 10
583,532 583,532 00000000000000000017211da856b434855b19ece39cb4de21c9ec7f1cc1cdf1 298 1.00/1.00 vMB 2
583,531 583,531 0000000000000000001870aa2ca04037f09c69905a01f8a7f68569e0de699f3b 788 1.00/1.00 vMB 6
583,530 583,530 00000000000000000007782fd55c3527dc49a008b89f5c6b3e2c2f74227c78d3 770 1.00/1.00 vMB 6
583,529 583,529 00000000000000000021514b284ac43275c0845ae78e32d30dfcff148472f465 1,263 1.00/1.00 vMB 12
583,528 583,528 000000000000000000221b9a1837f87fb54914c04aeb849497eb501c0120a15d 3,153 1.00/1.00 vMB 52
Previous 10 blocks ↓
Total Size: 782.25 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: 655.52 GB
    • Received: 14.32 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.