Loading Tool

Explorer IconExplorer

Memory Pool

39,613 transactions
17.54 vMB
0.13959580 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 96.68/200 MB

Candidate Block

Mining Attempt 20186836ce6872aac754cbbf81340d65b0eac2d521fc71970327d9c81f0e296a
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root 6267f3ed84444537181c0bde9b71cfb9f1ebd00d8b0b2cc8a6705296e3a83bf0
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,238
Size: 1.00 vMB
Total Fees: 0.03684709 BTC
Median Feerate: 3.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (689,547 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
223,774 223,774 0000000000000393aad7484b349f3591837ba0c790c19415215061f6b88b9d3d 497 0.27 vMB 185
223,773 223,773 0000000000000143cb0244b2fbe5770d95da1227201f5b5f0e51a75068b35f99 127 0.08 vMB 108
223,772 223,772 00000000000001a4578ce6533d3e5c762766c4cf52c492d66b5771b33a26218e 260 0.25 vMB 107
223,771 223,771 000000000000041e56eea410bf240e26b5a8911fa9902a900f6420f9898846c7 546 0.25 vMB 226
223,770 223,770 000000000000000197b2751acb3f6efd79dabeda3e90b6f72b98d5071404628e 10 0.00 vMB 45
223,769 223,769 000000000000005b84532747b2be2e70b2423c78b9df1f7736d097bac775234f 256 0.22 vMB 87
223,768 223,768 00000000000001ee16b7ad32a6ce127217151abf47c64f1cac1a4506a870c47c 511 0.25 vMB 157
223,767 223,767 000000000000028de3be2d7a9852914a43e7b67e9b087169bed780ec8a5db87e 862 0.25 vMB 348
223,766 223,766 000000000000032a55dc8199e9f74f699a87de747d5abb47c4f1c550f31d6060 530 0.22 vMB 284
223,765 223,765 000000000000047bf142d7bffe9bf09762bec59068cbd043e861bbdcb287a2f0 256 0.13 vMB 136
223,764 223,764 0000000000000441c0843cffbc2389f520561105af1289363d9b7cfe6cb5742a 598 0.25 vMB 187
223,763 223,763 000000000000018b6120a7a9916a4cac3ff4b06b225726621c5cdddfdd6abca3 817 0.25 vMB 301
223,762 223,762 000000000000019b0505eafdfdf9f5dce9d8323dd0c66b42e56634f72094728a 156 0.14 vMB 65
223,761 223,761 000000000000039be71a47da1fe6ee1906b9da57103e4550ddb938c1d42aa127 371 0.18 vMB 179
223,760 223,760 0000000000000236f68eeb002856d3199c82be8e36365868f80d1e4031b7edfa 536 0.45 vMB 105
223,759 223,759 000000000000034183b57f380ce05cdab77418c42abc02621b5d2022aa7db3da 712 0.25 vMB 5,165
223,758 223,758 000000000000023d6751ffda232ccf3982d85e1752be1ec3286e1631c2564652 9 0.00 vMB 306
223,757 223,757 00000000000001043993738613d612c8f872cbc654b8da92b9a7b7cbd6f4c057 744 0.25 vMB 323
223,756 223,756 000000000000049848ec3023ef677dc88f313a9e783c5f029211803a87a82683 198 0.12 vMB 133
223,755 223,755 00000000000002ef5a7687b54b6f7906bf3ed5ffbcede765f5cc2dfd31cff106 645 0.25 vMB 217
223,754 223,754 00000000000002efbf840785e7066ca081e7f4a684d3016bb1e3ff41ec7cd84d 179 0.14 vMB 92
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 90
    • Outgoing: 10
  • Data Transfer:
    • Sent: 111.63 GB
    • Received: 0.47 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.