Loading Tool

Explorer IconExplorer

Memory Pool

79,729 transactions
29.86 vMB
0.12254154 BTC
Random Selection Loading Transactions
Max Size: 180.13/200 MB

Candidate Block

Mining Attempt b94dfc3b90b2464644a4df759441afa0c1c3ba0b01d8e86e6d33e1a671f9cba6
Version 20000000
Previous Block 00000000000000000001bd54d69182c1acad03f5cdcd2103ee49e909f1dec71f
Merkle Root 0c0ef028f4c6e662f928a081e9ff735f3b2ca2a051068c2076ba94aa0ca6b726
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,191
Size: 1.00 vMB
Total Fees: 0.05713041 BTC
Feerates: 150.75 > 5.72 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,098 (494,679 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
420,419 420,419 00000000000000000311376fa832f63e27181872c0f4bbea9669b145bdf7dc39 1,781 0.96/1.00 vMB 53
420,418 420,418 000000000000000003dd2ba6a838417ac986bffec473d5038cc53bfec242abc8 946 0.99/1.00 vMB 20
420,417 420,417 000000000000000000c1e9e3908ef92c802425878490bf130bd42ef274724e1e 241 0.99/1.00 vMB 4
420,416 420,416 000000000000000000b5228b72a4970736b521e22d0d57718bacb56e7026f2f6 484 0.30/1.00 vMB 32
420,415 420,415 000000000000000003238464bb5bb1989a8edeef9d87b5a1b88618b55de38a0f 2,173 0.99/1.00 vMB 50
420,414 420,414 00000000000000000332a6f2704844bf0531a416ec50bb742a3be157a5378b5d 1,059 0.99/1.00 vMB 19
420,413 420,413 00000000000000000459a4cb7d1fa16f15ba7252994b3ec89b89bc1bed645a80 1,349 1.00/1.00 vMB 33
420,412 420,412 000000000000000000e5702e8c05430f7a54688a051978657420b581370ead46 2,325 1.00/1.00 vMB 48
420,411 420,411 000000000000000002a6b64f7954eee742ae19d56a5bac25d27b38b8b2405100 2,273 1.00/1.00 vMB 53
420,410 420,410 0000000000000000042f6c1a0db64b6e676b04c99d56706a24d85efa472e56d7 1,590 1.00/1.00 vMB 23
420,409 420,409 00000000000000000468926e64dfdbacad71801f4a9dee5f906123290ef0f4cb 1,762 0.99/1.00 vMB 47
420,408 420,408 0000000000000000011043662e03f74ed9c5c156d2d8ce6c43d201476a175743 1,974 0.93/1.00 vMB 46
420,407 420,407 0000000000000000023f0e28fc17b92cb43150ed8b7127676bb657ac90a687da 32 0.02/1.00 vMB 29
420,406 420,406 0000000000000000044827d1e93a223ba554d8d1305b62b0d8241eaa61de2e43 963 0.86/1.00 vMB 23
420,405 420,405 000000000000000003bdd95c7e4e8ddd2259920b2a04dd17a7e3e49a4380fafc 562 0.21/1.00 vMB 48
420,404 420,404 000000000000000004f4cd67cd6eb323d43edef306d5261ed7ccc72f6cfa5251 2,078 1.00/1.00 vMB 39
420,403 420,403 000000000000000004680ff6fd53137e7eb6dd107bcd571af55870a705d4b7f3 1,919 0.75/1.00 vMB 53
420,402 420,402 00000000000000000306253e808c03fdd70698d16be9245b11ea46f30dfa257d 443 0.24/1.00 vMB 41
420,401 420,401 0000000000000000035cca49469652bbc11a6f8acdf9beb1fd3d6a83d9569482 791 0.37/1.00 vMB 43
420,400 420,400 00000000000000000358d463cadbef09967de2a379eb36a9988c31b664b6a4ac 138 0.06/1.00 vMB 41
420,399 420,399 000000000000000002328ac5a2464b0c8ce1e63f638338e036b361de7f809a3c 1,521 0.90/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.56 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: 670.24 GB
    • Received: 15.84 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.