Loading Tool

Explorer IconExplorer

Memory Pool

82,117 transactions
30.01 vMB
0.14833446 BTC
Random Selection Loading Transactions
Max Size: 181.87/200 MB

Candidate Block

Mining Attempt be6f2147b9f31279cb20dab59120f147ceafe2a7bea5c82e4c0a49b814b8d381
Version 20000000
Previous Block 00000000000000000000ca68321e715c058b4ac6f690c42b142839c1ac65667b
Merkle Root e30ed92abe2f715771e240753783367af95e2a701b7d0c07c73ed38b74e0d379
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,889
Size: 1.00 vMB
Total Fees: 0.07848605 BTC
Feerates: 101.65 > 7.86 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,119 (619,714 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
295,405 295,405 00000000000000001aaf7768638785285e15fafd653fbe4639a2389a2de7bb02 154 0.10/1.00 vMB 28
295,404 295,404 000000000000000004cf77bab21593b1c8519b00ae8aa2ca7c6d7d74897964d8 462 0.24/1.00 vMB 37
295,403 295,403 00000000000000000dc4e931ae2c013376ba1930f34afba5317a8f3288753e62 317 0.17/1.00 vMB 31
295,402 295,402 0000000000000000a654b8b3cc5f13322da9130d7b13827bfdebe4f9cd001c48 68 0.05/1.00 vMB 22
295,401 295,401 000000000000000053d4b2be27b40f8be10367e342d7ac69b39cddf6281d7003 128 0.06/1.00 vMB 32
295,400 295,400 00000000000000008249e4879dfe99e470abc4176578cd1e6ac0e133772843c4 128 0.04/1.00 vMB 45
295,399 295,399 0000000000000000a260b9554b16d6b259e6910591cc39dac11fa67b8c9620e1 74 0.05/1.00 vMB 32
295,398 295,398 000000000000000010eb1e3237875a57e61e1ad0a7b07dc8329e33d32a184906 327 0.15/1.00 vMB 31
295,397 295,397 00000000000000008d3177dd55aecde5c8e9e6df70714c7fa5640942b8f63815 254 0.11/1.00 vMB 38
295,396 295,396 00000000000000009f2f4c96abeadaacee64fc7ae5d003065604ab6b6cd09e22 190 0.11/1.00 vMB 34
295,395 295,395 00000000000000009971009f1266547c4f88bc86708908af106ab777978dab3a 202 0.09/1.00 vMB 34
295,394 295,394 000000000000000058ddab547df7fe818f787ac3035118476b3a8d5a25c6652b 171 0.09/1.00 vMB 40
295,393 295,393 0000000000000000a4d3c917667adb0b3044a6f8e0b3f53e16aa1c9139968f7c 75 0.03/1.00 vMB 34
295,392 295,392 00000000000000007d21b086b859d9d04804e4fc75d04963d6a19835ba6e2f8d 139 0.09/1.00 vMB 23
295,391 295,391 000000000000000031cdb33e335c1a366e4ea8ddb3a4f4db64a0a9ffb29d1af5 128 0.05/1.00 vMB 51
295,390 295,390 000000000000000032155690d0a10ead55515ea0f5bea54f48daa736b84a133d 367 0.18/1.00 vMB 34
295,389 295,389 00000000000000006d4f1071506ef468529c3427bcc671ee91aa653c4d2c3ce9 38 0.02/1.00 vMB 31
295,388 295,388 00000000000000005bd2bca9aa465828c33d5cac0b375a0a0f6f2cf1671017aa 126 0.08/1.00 vMB 21
295,387 295,387 000000000000000071c638de008253ef96a2f67bfdc2b367cfe17fc05272b081 256 0.10/1.00 vMB 41
295,386 295,386 00000000000000001b2a4a624d7ccf11be7473cdaad714a748182e44f595b72e 566 0.28/1.00 vMB 30
295,385 295,385 00000000000000009b67c3ed28f648dbfb6b767a30a4a8ad23936a6db51b4770 1,150 0.63/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.60 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: 671.69 GB
    • Received: 15.99 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.