Loading Tool

Explorer IconExplorer

Memory Pool

46,898 transactions
29.15 vMB
0.15398119 BTC
Random Selection Loading Transactions
Max Size: 152.39/200 MB

Candidate Block

Mining Attempt ab2fd23ef322e78fcbd1cc2ed8a3cfc13a36e17853257a6e91f03c8ba17d51ea
Version 20000000
Previous Block 00000000000000000001df143f900493685d6623e4901f699b33fb4601190dde
Merkle Root 58661b1d20b0c750bff52faf0267fde5418764b064b733361c2f2bfb6e46ba70
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,636
Size: 1.00 vMB
Total Fees: 0.04444217 BTC
Feerates: 200.91 > 4.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,708 (508,276 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
406,432 406,432 000000000000000005283610c7249ec20fa819dbecf162205b00468144000783 193 0.13/1.00 vMB 22
406,431 406,431 000000000000000003d99ac3d51740571df5e5924712f4301f24b6b21e7559f9 1,999 1.00/1.00 vMB 34
406,430 406,430 0000000000000000068ed59ba076998332ba74294b0afe521a929c8e8c336b25 2,510 1.00/1.00 vMB 43
406,429 406,429 0000000000000000024397bd68945e4b110999436a8022631fbc18f732b88adc 40 0.02/1.00 vMB 36
406,428 406,428 000000000000000005b7da939d91b12ba12205c9f7a8e4c6156b1c95523dcd78 981 0.74/1.00 vMB 19
406,427 406,427 0000000000000000015a802c50ade0225a2a50eb73bd4ae5d7f6328f310e833f 2,302 0.75/1.00 vMB 60
406,426 406,426 0000000000000000067e63eb6c19a30729dfd6bf95aa5a0a25a789980040a7b2 2,130 1.00/1.00 vMB 38
406,425 406,425 00000000000000000480be6d5ab519a1d23a402923da800cce801dcbcf1305bc 2,604 1.00/1.00 vMB 44
406,424 406,424 0000000000000000064780c9f880a317db6f6a8101868a07b935da7571d58caa 447 0.35/1.00 vMB 26
406,423 406,423 0000000000000000022ed60babd496ee8cf7ed7c2fc7fb1e1afe21345bffc89e 2,004 1.00/1.00 vMB 34
406,422 406,422 000000000000000000863d2f6b48ce1301129f0c1eb12d7dfde756ae9a222198 2,417 1.00/1.00 vMB 43
406,421 406,421 000000000000000001e5c366970c7195a41d5d8ecca61ee2f1413353f1a8e6a7 1,248 0.76/1.00 vMB 24
406,420 406,420 00000000000000000034946d1b7c020e6f71f2d55d4c849520b0ecc02cfde002 3,114 1.00/1.00 vMB 56
406,419 406,419 000000000000000004e37d41b13f68ac45c469df715b61667e3e00df16093bb0 2,658 1.00/1.00 vMB 43
406,418 406,418 0000000000000000055577023841289142c105de22a638152f5ca015eee8e8da 719 0.32/1.00 vMB 37
406,417 406,417 000000000000000001f7a54a6603403ef07fd9fd893b0fcbf25fa822601a330a 757 0.78/1.00 vMB 18
406,416 406,416 0000000000000000014a6b6e500bb56fe4283347761853604fa03daf9883ad61 2,863 1.00/1.00 vMB 53
406,415 406,415 00000000000000000469390d248622377505c2694fd702dad4aad19f8e8ed24d 2,157 1.00/1.00 vMB 34
406,414 406,414 0000000000000000037bc2563d7d86ff80ab0542c1d203cdd871ef0e23ab2da6 2,490 1.00/1.00 vMB 41
406,413 406,413 0000000000000000032f654c34eb5661bb53b5efe02e9d21d285cda11905d3ce 394 0.15/1.00 vMB 39
406,412 406,412 00000000000000000096fa5c7f180693c1733905328c29ee586c2d1b51d8f3c1 1,158 0.58/1.00 vMB 34
Previous 10 blocks ↓
Total Size: 781.87 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: 644.99 GB
    • Received: 12.63 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.