Loading Tool

Explorer IconExplorer

Memory Pool

53,708 transactions
32.03 vMB
0.15347826 BTC
Random Selection Loading Transactions
Max Size: 171.10/200 MB

Candidate Block

Mining Attempt 550c036d18163f987c08876403544902603eb314eee5c65d126e086271b7f5c8
Version 20000000
Previous Block 0000000000000000000156b87c929dcbe2f3858c58e7ca3719bcdfd58093d240
Merkle Root ab7594dddab27fe4a63250ba1ec30c03fea18803e26aed93236ee05a8180f36f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,365
Size: 1.00 vMB
Total Fees: 0.05531783 BTC
Feerates: 101.68 > 5.54 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,822 (340,380 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
574,442 574,442 00000000000000000014485385ebba98d410bb0582f452f2c9278bde460788af 2,576 1.00/1.00 vMB 65
574,441 574,441 00000000000000000022d4eb3bb0699813fc8b207623ab97c4474a76da697d82 2,552 1.00/1.00 vMB 41
574,440 574,440 000000000000000000066a1c2be94ea068d7262bfbd19cfc3fcfad7212bbe0c8 1,651 1.00/1.00 vMB 44
574,439 574,439 0000000000000000001cb33e671a3e4b313d17774c84c79683f3c2ad28a74921 1,723 1.00/1.00 vMB 63
574,438 574,438 00000000000000000029fff4a7d60c0c615598eb87dd90d5914a3d2549f77e88 2,141 1.00/1.00 vMB 59
574,437 574,437 0000000000000000001a2d52da45d17640a8142493061620d96323c2289a61ae 881 1.00/1.00 vMB 59
574,436 574,436 0000000000000000001b42f659a63bc03c0d2d6bdd707924a51d47129e838467 1,423 1.00/1.00 vMB 84
574,435 574,435 000000000000000000015bfb7c897c77dfc5ca25a36eaed5d85414ee767acd37 560 1.00/1.00 vMB 39
574,434 574,434 0000000000000000001a426bebe6adabee9549f090c8009f71d9a41057f8db2d 3,035 1.00/1.00 vMB 50
574,433 574,433 000000000000000000027be82f7a8eb9ba95db266e230a5d1126b9ab1b6dadfa 2,573 1.00/1.00 vMB 64
574,432 574,432 0000000000000000001e0f1f7fddba47898da2259f302876b8a36c1b2bb34087 3,016 1.00/1.00 vMB 54
574,431 574,431 0000000000000000002145c1e021fc5246f960ec5fdbd288f10d526b1b689647 2,680 1.00/1.00 vMB 91
574,430 574,430 000000000000000000155df8c90026a4326d43ebeb0fb25a866f63d85dbf809b 2,855 1.00/1.00 vMB 61
574,429 574,429 000000000000000000291d372906bbe7c601be003d5218da17fff54e6cda0227 2,632 1.00/1.00 vMB 64
574,428 574,428 00000000000000000018f0801f1a60e25d1ffeecc084711197cd9da1d0f5879d 2,870 1.00/1.00 vMB 60
574,427 574,427 00000000000000000009dbaf868f370867343a5c1e89f23e81553894f5db468f 2,877 1.00/1.00 vMB 36
574,426 574,426 00000000000000000010fef5db566d7d834d99bd2b5a8139379903b565513023 2,412 1.00/1.00 vMB 27
574,425 574,425 00000000000000000022a5eb03423e0c87952d832cc5cbfd930ddc628b778bc2 2,770 1.00/1.00 vMB 47
574,424 574,424 0000000000000000000ef5e97793983cb108e3cfc1bd4bc7c64ee5ddb99ef34b 2,881 1.00/1.00 vMB 23
574,423 574,423 0000000000000000001e787c2fc34a86b02463af3e52f55e8a6bdb1098dd7d29 2,671 1.00/1.00 vMB 12
574,422 574,422 000000000000000000022ce4208f5d378648e9aab0a14a8c68915262f464814e 2,778 1.00/1.00 vMB 49
Previous 10 blocks ↓
Total Size: 782.07 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: 651.27 GB
    • Received: 13.52 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.