Loading Tool

Explorer IconExplorer

Memory Pool

41,799 transactions
29.28 vMB
0.07359609 BTC
Random Selection Loading Transactions
Max Size: 149.37/200 MB

Candidate Block

Mining Attempt c4a7a7a30f596020d2aec3a6ec00b656a462a19703d11c3854f1dc8a04b7b2ca
Version 20000000
Previous Block 00000000000000000001475c6914d089aea865d11945633aa877341c672131b9
Merkle Root 0ee000845eeca14ecd039acf079856cc9e548889cf875ac626200335f2ace690
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,888
Size: 1.00 vMB
Total Fees: 0.01639535 BTC
Feerates: 60.27 > 1.64 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,535 (527,809 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,726 386,726 00000000000000000f168f5b87acf013363d53dca7688d766f852cc2e8edecf1 2,057 0.89/1.00 vMB 35
386,725 386,725 000000000000000002560ff96eafb19c824d07d63c9dbd6ae783e2a7cebb7c22 1,448 0.63/1.00 vMB 34
386,724 386,724 000000000000000007824d8a2a7bfff2617d7cfc3628d0536a0c7fd4bbf04eca 382 0.99/1.00 vMB 7
386,723 386,723 0000000000000000073ef21c01c9d62d25b0fe9a2d0f519736c4b154699cba75 1,598 0.99/1.00 vMB 26
386,722 386,722 00000000000000000dcfb54eaadc1d1d8dffaac83a6d50bf954cde2363346861 1,579 0.68/1.00 vMB 25
386,721 386,721 00000000000000000b5d7576582722d17f30016461362612a38c60e754446a36 858 0.33/1.00 vMB 46
386,720 386,720 00000000000000000dceb73d15952d8c2e268660267e617ab8c8ff81e52ec872 1,140 0.47/1.00 vMB 29
386,719 386,719 00000000000000000b06b7f3f77bd7374e7c8d608cd8894a5f1b2a4544ba709c 815 0.99/1.00 vMB 14
386,718 386,718 00000000000000000013ab60496de74d6e0b4f2cfd7dd0eaf970696a7aa0e6da 1,161 1.00/1.00 vMB 18
386,717 386,717 0000000000000000031b23f6b5283513af0a16d2cb99cc0cc1a2227991daacc7 909 0.92/1.00 vMB 17
386,716 386,716 0000000000000000020c2727a4c31558738855cbb828b5c671ed3ee14e5d75ce 1,569 0.99/1.00 vMB 22
386,715 386,715 00000000000000000a249b66684f8af01c03faeb2ca87d890911bbeac3116863 2,576 1.00/1.00 vMB 45
386,714 386,714 000000000000000009c7cbee2d6d224ce22b039e474ab340e39ba4e872b842fc 677 0.28/1.00 vMB 47
386,713 386,713 00000000000000000127ba685d614ac8f29d0d585ad75c781dd5d4c1b2fa4c97 2,934 1.00/1.00 vMB 33
386,712 386,712 0000000000000000045437fa557ef96f125379b2696b5e846a09f86720070da0 3,168 0.93/1.00 vMB 51
386,711 386,711 00000000000000000d06ee672be80b8801383f1f6d79c2dc172061a2a78ca101 1 0.00/1.00 vMB 0
386,710 386,710 00000000000000000bdfab680b31c538929fdadcabc317bb20adcb5229142b44 1,152 0.63/1.00 vMB 26
386,709 386,709 00000000000000000201c3b1a6b454d9471330c93df65d762e4f49489ed4f2dc 3,157 0.95/1.00 vMB 38
386,708 386,708 0000000000000000021af0bae498e887ec76ef69d65d2f910954a8566f0e84b3 645 0.28/1.00 vMB 34
386,707 386,707 0000000000000000063321e03d34ce70bbf6a4705505b684d4414af65abaaa16 716 0.75/1.00 vMB 15
386,706 386,706 000000000000000008559504d50eafad032943baace4e9f008392fda1e7e48d5 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.56 GB

Node Details:

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