Loading Tool

Explorer IconExplorer

Memory Pool

43,489 transactions
28.37 vMB
0.05997858 BTC
Random Selection Loading Transactions
Max Size: 150.19/200 MB

Candidate Block

Mining Attempt bf1f787a1599b939cb3b6aa020ae65c9ba09b16c33cfcd2afb3794fe97bbc876
Version 20000000
Previous Block 00000000000000000000ee19fd1fc6daa41208fed40c0446b5ee329643f5e725
Merkle Root 0d29745e8503c12b1ec0235f412fa707cd9b39c15f01eb8a16d332f4cf5c6ad8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,759
Size: 1.00 vMB
Total Fees: 0.00623231 BTC
Feerates: 100.33 > 0.62 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,851 (304,385 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
610,466 610,466 000000000000000000148b64167dcfaa5608483283b6dbcbd3192022bbae8d14 961 1.00/1.00 vMB 74
610,465 610,465 0000000000000000000b547c381a912acd4d470d1692bad51523aed44436ee2e 2,490 1.00/1.00 vMB 2
610,464 610,464 00000000000000000006c33533655ebcd1c974672e42e41548e1b056fb30c9d9 2,009 1.00/1.00 vMB 8
610,463 610,463 00000000000000000006cace4fc20c1d154fbf6e3da3db64c5bdecadf68ce737 2,870 1.00/1.00 vMB 3
610,462 610,462 00000000000000000005a97126cf709584ecab767fecd9811c0ee90ae03e6f23 2,827 1.00/1.00 vMB 17
610,461 610,461 00000000000000000012e8aad12a349a0d2e8aaba1816d2f3550864d996682a8 2,515 1.00/1.00 vMB 31
610,460 610,460 0000000000000000000fdcf90bc57bda2d03c6703440d49890a26df3b6af926c 1,871 1.00/1.00 vMB 6
610,459 610,459 000000000000000000099cce6bb391ee39cffeb3c3345e9ae2131b40d8995a0e 2,735 1.00/1.00 vMB 9
610,458 610,458 00000000000000000006f5535c83efcd99a88f2ef3ba013eb3b15592c7e6e40b 2,847 1.00/1.00 vMB 31
610,457 610,457 0000000000000000000ca69e25f89f74d484630b6411c97310dddbedd97c8b03 484 0.15/1.00 vMB 14
610,456 610,456 000000000000000000043df11ac03290857f7779c4a247d64a10680df249b6c7 2,223 1.00/1.00 vMB 10
610,455 610,455 0000000000000000000985da868af3b26c9487bab85190c1156f35b1145465d9 304 0.09/1.00 vMB 13
610,454 610,454 0000000000000000000a9bed6f5b13d16c87799533a8905a5ca424d6f87b2311 1,164 0.74/1.00 vMB 8
610,453 610,453 0000000000000000000c3ff754b14cf238fd18c218c9b7a9a0531a56d9759781 2,334 0.91/1.00 vMB 14
610,452 610,452 000000000000000000055455a288a1e7ffcb2573955b70596a633d76c165560d 369 0.12/1.00 vMB 13
610,451 610,451 0000000000000000000b91db97674654a40f990285edba2a86eebfb00b2b3e3c 1,597 0.58/1.00 vMB 12
610,450 610,450 0000000000000000000d9c2cca9a49ed3da89559cc1b521b76f8cd2a1979eb69 448 0.13/1.00 vMB 16
610,449 610,449 0000000000000000000bcd69c84940cdcb5d1498868bb7fb8a6f966ce902edf7 135 0.04/1.00 vMB 5
610,448 610,448 0000000000000000000af0fb50b27c10161556021b8a530b2c8b8534bd7f8bce 796 0.25/1.00 vMB 15
610,447 610,447 0000000000000000000122cce21d4252000f060537639db2d07c6e825fa51f81 2,714 1.00/1.00 vMB 12
610,446 610,446 0000000000000000000739ff01a87beb059146893a0fdd6ce2aa216981c4e182 2,082 0.71/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 782.13 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: 652.24 GB
    • Received: 13.74 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.