Loading Tool

Explorer IconExplorer

Memory Pool

76,479 transactions
28.35 vMB
0.09482813 BTC
Random Selection Loading Transactions
Max Size: 171.79/200 MB

Candidate Block

Mining Attempt a87fc276e3c55e4d20c470d5b9510947983ef2d81e66202a63b5264547959836
Version 20000000
Previous Block 00000000000000000001f873e39d3bb4b1b1f8f188d03b2d69bf31ecf3df5d44
Merkle Root 52c7206c8a5d07efc63839b28c3477ec87ce9df097469d55d8a50e15f5f9c4f7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,512
Size: 1.00 vMB
Total Fees: 0.03208012 BTC
Feerates: 150.80 > 3.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,265 (276,991 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,274 638,274 0000000000000000000679b2571e3937b1c0fc3f9089a914d8bfd9b3068097c2 2,454 1.00/1.00 vMB 14
638,273 638,273 0000000000000000000572be79f2fce23d39464c6fc5ff2a1e01d21d68f1df04 2,792 1.00/1.00 vMB 36
638,272 638,272 0000000000000000001004511982d796e2578e16a39259109dc4adf3fc12fa4a 2,794 1.00/1.00 vMB 29
638,271 638,271 000000000000000000066184d963e8a63deed0fa6b3ddfdf60d846ae8230b300 2,689 1.00/1.00 vMB 15
638,270 638,270 00000000000000000006c9a6f2f27f70737e43fb5b616c9814677d75e979a1e8 2,698 1.00/1.00 vMB 19
638,269 638,269 00000000000000000001c240ed1b2fe963763af9b0bcdea1b9d5601066264f00 2,650 1.00/1.00 vMB 14
638,268 638,268 0000000000000000000cabd3c7948207b08ff68ec9d4dba5842ebc26d4ee5074 2,704 1.00/1.00 vMB 26
638,267 638,267 00000000000000000002da7ed2be6d8970a87041276e7e6a1d2c0b0af3aa975f 2,598 1.00/1.00 vMB 35
638,266 638,266 00000000000000000008a5bded80a3c8a552772ce2de971bf3c72801bc0f7bfe 1,681 1.00/1.00 vMB 32
638,265 638,265 0000000000000000000c5d63cbaf92cd8633a2fa7b01d25112ccf2d1944c1b7c 1,693 1.00/1.00 vMB 33
638,264 638,264 00000000000000000005a9d5e09235295700c2a8a7acbd7acafa812c8a36877e 2,337 1.00/1.00 vMB 29
638,263 638,263 0000000000000000000a58af25e51b056050bc9bf9c31736046549cf7ff96423 2,759 1.00/1.00 vMB 45
638,262 638,262 0000000000000000000d753fd67bcdce9d20e508c92cd58dfd45a03c8bf2b214 2,524 1.00/1.00 vMB 14
638,261 638,261 0000000000000000000875378fc8d9c3e483c5e80fa57cacf0376a3a032768e7 2,555 1.00/1.00 vMB 38
638,260 638,260 0000000000000000000a19253ec2f08dad4e61b21591d357c2864eab32bac657 2,455 1.00/1.00 vMB 39
638,259 638,259 0000000000000000000a886e36ea909580cd3aa5d495d8f89e7fae8135fa17e9 1,942 1.00/1.00 vMB 16
638,258 638,258 000000000000000000027d479ee19abbbef89e6c6c5559ce5d81291cb96509cb 2,872 1.00/1.00 vMB 42
638,257 638,257 000000000000000000004e8d9ec919f6548fba5cf3512c770f96d13fd1c6516b 3,420 1.00/1.00 vMB 34
638,256 638,256 000000000000000000008ac4c60041ba96416e50f2a98dd7309cc533583bd44e 1,107 0.54/1.00 vMB 16
638,255 638,255 00000000000000000008371c5c6afc919c5e94dcdae8ab844a7b0227000c3605 128 0.07/1.00 vMB 11
638,254 638,254 000000000000000000087d3d8bac775c20c2e074b08a288d7816fd7ee545620d 1,440 1.00/1.00 vMB 7
Previous 10 blocks ↓
Total Size: 782.85 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: 712.62 GB
    • Received: 17.20 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.