Loading Tool

Explorer IconExplorer

Memory Pool

74,774 transactions
28.75 vMB
0.08368854 BTC
Random Selection Loading Transactions
Max Size: 170.31/200 MB

Candidate Block

Mining Attempt 5516040bf37026ca52a73b040fc9d74960a03d2c74a3946b8a25c3c0cfae7689
Version 20000000
Previous Block 000000000000000000009e0d05ec642d7cff4f2783635cafb8c4809e49c30b10
Merkle Root 474117253376aee182907a1b6a5fd1152d6596cb9224eac218d5b1e4fea190d3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,005
Size: 1.00 vMB
Total Fees: 0.02519204 BTC
Feerates: 150.93 > 2.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,051 (159,606 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
755,445 755,445 00000000000000000001fd908482289bc1614ec58a28ed47e29eaa36d0b679f0 2,363 1.00/1.00 vMB 16
755,444 755,444 00000000000000000005106252c654d46b80277c0242c294a8b4f7df1f4d1f4a 48 0.98/1.00 vMB 1
755,443 755,443 00000000000000000006180f6723a58dbe89f4dfb6893a5042314098700006c8 289 1.00/1.00 vMB 1
755,442 755,442 00000000000000000003e57dbbfaf8f4c03e918777361d700f805c38e833d978 2,465 1.00/1.00 vMB 15
755,441 755,441 0000000000000000000149664d47514e0dc753b356c0a9628dda0a12578a87c9 1,355 0.99/1.00 vMB 6
755,440 755,440 00000000000000000001a3493a64cfa80b5d50ef24316067b9ebbc06a1a54b0a 1,690 1.00/1.00 vMB 17
755,439 755,439 000000000000000000057db9be2de77b48d3a9c3bf0df054aeb0ebf732b19cc2 1,505 0.62/1.00 vMB 10
755,438 755,438 00000000000000000005bb0df35cd78026ad1a53cc9d8193ca6ca028490d345c 1,861 0.67/1.00 vMB 12
755,437 755,437 000000000000000000031a176d9481990e7edc1c3d3874305d63769bac2ffbb1 312 0.18/1.00 vMB 3
755,436 755,436 0000000000000000000639b2b46fe5e48fdb84d1a55cc68e72f134ea4bb8c53b 617 1.00/1.00 vMB 1
755,435 755,435 00000000000000000002443dd98089451b0108a7fb2b857da801d85c1304ceed 1,494 1.00/1.00 vMB 5
755,434 755,434 00000000000000000008220ea4bbcfff09a3110b735c3f4381b5218f930e6439 2,844 1.00/1.00 vMB 15
755,433 755,433 00000000000000000001f1f6b2681f14753912dffc3ea6c201e6669c4f2c9d86 2,856 1.00/1.00 vMB 21
755,432 755,432 00000000000000000004fb2fc9856cd73ce4f9d4f24175ad7171d81c3345dcea 2,425 1.00/1.00 vMB 21
755,431 755,431 00000000000000000005e4d629319627670f8c18a6884eeede0a05f3f565f37a 889 0.30/1.00 vMB 14
755,430 755,430 000000000000000000088b3391cd9b9dfbb311c7fae695b291c5d1a21968d92a 171 0.09/1.00 vMB 8
755,429 755,429 000000000000000000023bd56cb0d6e897622b398dee14d38443efbc060ab6cc 68 0.02/1.00 vMB 11
755,428 755,428 00000000000000000008890e5712dd6c027db6e33acffbfc6ad0bb02d8c26323 654 0.28/1.00 vMB 11
755,427 755,427 0000000000000000000425ef36024b43316fb34c3c21770a42d19c5bf763a221 499 0.22/1.00 vMB 16
755,426 755,426 0000000000000000000614d0e5f27674b77b8a6e09ac523843053ceb51cbaa27 809 0.62/1.00 vMB 5
755,425 755,425 00000000000000000003d26cba34fbbd1cf2d27446441c443f62ba1e411abe54 2,214 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.48 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: 668.18 GB
    • Received: 15.41 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.