Loading Tool

Explorer IconExplorer

Memory Pool

50,545 transactions
30.28 vMB
0.14238968 BTC
Random Selection Loading Transactions
Max Size: 161.61/200 MB

Candidate Block

Mining Attempt 6ab2a322306f3a4347dc7bc79a1930164d9c89332a29155c0c8b6111943031af
Version 20000000
Previous Block 00000000000000000000fa1de6e1fc1d536a298f2492f84a2a1e53e2ecb068fe
Merkle Root 7c9b7c5945c1df1d234324eb6f3beb4c724cbd26e35bf90aa459be5ea9f267b8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,289
Size: 1.00 vMB
Total Fees: 0.07200981 BTC
Feerates: 529.61 > 7.22 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,846 (407,305 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
507,541 507,541 0000000000000000000936f72e38d20372be53a75f46a9b58465c3da703f1b48 642 1.00/1.00 vMB 27
507,540 507,540 000000000000000000343d10a7f247d8a7c6d511a283cb236f4d9774b5ef69dc 2,097 1.00/1.00 vMB 73
507,539 507,539 0000000000000000000dec30b9dc8b0ecbf38e3c7289450a3587197c012a5e1e 2,360 1.00/1.00 vMB 140
507,538 507,538 000000000000000000250e66d0dfe373fed28af73df23fa8fe191320b401e945 2,841 1.00/1.00 vMB 167
507,537 507,537 0000000000000000000ead92e799fe7c64d1ae2e9094b92206805b3c3d555982 292 1.00/1.00 vMB 11
507,536 507,536 0000000000000000005142b9b140a32e7b3ea487841ea500ff4f02cb43f9a0ec 325 1.00/1.00 vMB 15
507,535 507,535 0000000000000000005742eb5a8b5eeba57d6c3822b4a29efc07b5bfa8455b66 378 1.00/1.00 vMB 13
507,534 507,534 00000000000000000050c2e62a731085c6d6996921ce1a57b0fdcb2180a57932 1,505 1.00/1.00 vMB 81
507,533 507,533 000000000000000000171795b1fc5ba6593608913ba6cb84e7033ad1a3d22845 372 1.00/1.00 vMB 17
507,532 507,532 0000000000000000004278b9f414f727df7aeefc1539591639bff23aead5ddee 212 1.00/1.00 vMB 10
507,531 507,531 0000000000000000000ee19ea2a58082150e7960b6e49b6f90246832182233ff 901 1.00/1.00 vMB 53
507,530 507,530 0000000000000000003cd836a13f3defc51f5af89840f379114799789326f955 583 1.00/1.00 vMB 32
507,529 507,529 00000000000000000046fad8c017a08562226bf685510216e564174f1235f411 1,005 1.00/1.00 vMB 54
507,528 507,528 0000000000000000002b5efdc50c0fe5ffece6c5e2e1f9c1c5269ada2cc0d86e 546 1.00/1.00 vMB 26
507,527 507,527 0000000000000000003b5e1d8bd7b6b5efde42dc594400cd0c70b6acbaa34032 283 0.30/1.00 vMB 70
507,526 507,526 0000000000000000002548fe16761b2156431558bc30b95a9242c1f3ec46e330 299 1.00/1.00 vMB 21
507,525 507,525 000000000000000000464da0669b510d81e0465cf227462b3833c216b747a4e5 660 1.00/1.00 vMB 40
507,524 507,524 0000000000000000003a1f24cf071a242ec548f3b37e541cd1d1b177edaeadba 897 1.00/1.00 vMB 48
507,523 507,523 00000000000000000044aae802ae8175223ce3fe9d07d9d9869d73dd98edadb5 244 1.00/1.00 vMB 21
507,522 507,522 00000000000000000040ed0f2c2d686b75fb486c21f58e7cea4b91d9ab7b39e4 128 1.00/1.00 vMB 5
507,521 507,521 00000000000000000030a6806d06bb707e38f81f94ac2d4c5911c1c8fe71597a 407 0.28/1.00 vMB 98
Previous 10 blocks ↓
Total Size: 782.12 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: 652.09 GB
    • Received: 13.71 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.