Loading Tool

Explorer IconExplorer

Memory Pool

84,421 transactions
35.33 vMB
0.18433922 BTC
Random Selection Loading Transactions
Max Size: 200.00/200 MB

Candidate Block

Mining Attempt a37df110b966aa93f1e4be0100568c947b52ae6391904c0822362ec720c808c1
Version 20000000
Previous Block 00000000000000000000a60bb9585cbc73cfc26a5aa21cd61127adc30e701127
Merkle Root 39da2b39ae933e134998eb8a1bb8b551de4b5c5a3bddea2ba043f911464d6d8a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,278
Size: 1.00 vMB
Total Fees: 0.04598364 BTC
Feerates: 435.08 > 4.61 > 0.34 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,411 (485,879 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
429,532 429,532 0000000000000000007f0b135019921968ce1cca20476074ddfea3ee8a672372 2,746 1.00/1.00 vMB 60
429,531 429,531 0000000000000000001f7e1109abe22b20b387359a3d527019ad932077fc92f5 2,898 1.00/1.00 vMB 67
429,530 429,530 000000000000000002e46c72102f5f275e36c7a0a4abe25d90bbbe25b9b0f8e9 1,723 1.00/1.00 vMB 88
429,529 429,529 00000000000000000498f5d889f8c5eda32e33077dc876f8eaeb77e229a81546 1,158 1.00/1.00 vMB 33
429,528 429,528 000000000000000000c5fd3ddea16fd08fc8f112db93b216ca7a0d1d11ea5eca 1,555 1.00/1.00 vMB 57
429,527 429,527 0000000000000000025bbdcd309caad574c8bec2cddbf0a53a0aefd63d616dd5 2,463 1.00/1.00 vMB 55
429,526 429,526 0000000000000000013473b250b9fe9948191db8047036490f4da634317bd10c 1,603 1.00/1.00 vMB 86
429,525 429,525 000000000000000002e5e6658f3852055d66619cea71fc7035b1afbeebc8235d 67 0.05/1.00 vMB 33
429,524 429,524 000000000000000002e2d0f8ab14079d67baa2e13bb3adf66331b587cf83b475 914 0.36/1.00 vMB 54
429,523 429,523 000000000000000004329919f6b4cb0177351f028069009dcb12ab59a883f2f4 777 0.37/1.00 vMB 55
429,522 429,522 000000000000000001d8b7d9123b2cf4f5ed0c166192d4a22949e1ca015f57bf 1,887 0.77/1.00 vMB 53
429,521 429,521 000000000000000003bbb4c29319a213b6f28f0fe7c585361484a0b01b345e1e 2,418 1.00/1.00 vMB 53
429,520 429,520 000000000000000000ef2ef7387808e4b627e0fc3b5169f958025f9dc5624f67 1,594 0.81/1.00 vMB 51
429,519 429,519 00000000000000000125391f1f33e3c3e1731a866cc1615ca59095080c6c4c7b 1,172 0.99/1.00 vMB 25
429,518 429,518 00000000000000000104cbe5dbb132da3a06a7a6221485880d0db968a860b9c3 73 0.03/1.00 vMB 54
429,517 429,517 000000000000000001f9bf7e38d703f793eca0319140f57dea67f1af50987526 2,562 1.00/1.00 vMB 56
429,516 429,516 0000000000000000033b2b864b873a6c05c2d49d441e2aed091188af9467301d 922 0.96/1.00 vMB 24
429,515 429,515 0000000000000000027c0470a10ab0405dd15da728149be9d44a69f959b9be70 2,613 1.00/1.00 vMB 64
429,514 429,514 0000000000000000013917c2bf1604d421e32ce3ba0186f64ddf509f5cb56523 2,100 0.88/1.00 vMB 63
429,513 429,513 000000000000000004713625f8fc91118898a95a48a897b458cd9ca99febfcdb 620 0.59/1.00 vMB 24
429,512 429,512 0000000000000000004bce84ad22117ffee965c7a98bf667091a1f347632361a 1,854 1.00/1.00 vMB 57
Previous 10 blocks ↓
Total Size: 783.10 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: 730.67 GB
    • Received: 18.51 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.