Loading Tool

Explorer IconExplorer

Memory Pool

37,669 transactions
19.03 vMB
0.30887732 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 10 blocks ()
  • 3 sats/vbyte = 6 blocks ()
  • 5 sats/vbyte = 5 blocks ()
  • 6 sats/vbyte = 4 blocks ()
  • 7 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.56/200 MB

Candidate Block

Mining Attempt bdc22dfa426e57eef42b756a97ed3f745491d716e38e2b94146f35c143d2ed6e
Version 20000000
Previous Block 000000000000000000003a062576f0e1187aedd3325288bf9f43815f057dc01b
Merkle Root 62294d06ff23353bbd4f5e7d60a122621753e7f5f80805b8ae61de5b9972728b
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,602
Size: 1.00 vMB
Total Fees: 0.06570130 BTC
Avg Feerate: 6.04 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,056 (796,175 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Time (UTC) Size Txs Avg Feerate AFR
116,881 116,881 000000000000e8e102de8b084e97d5b6937ac298ef3c8e8e99c7c3e63abcbef9 0.00 MB 12 438
116,880 116,880 0000000000006993639426da45f646335bea4cfd836ad2295dca39f655ee5905 0.00 MB 2 5,208
116,879 116,879 0000000000002dfaed16110ed9dcebe48d68422930b2692adacd08bf8cea82e1 0.00 MB 2 0
116,878 116,878 00000000000080d8298d7b748a6f90faf358b16db9498aec513ba70c4c7fedd8 0.01 MB 11 72
116,877 116,877 0000000000005e394f585d9747248f8e2c87eaeb4c2e775f6309d4b6f31b6443 0.00 MB 3 1,937
116,876 116,876 00000000000049d6654a5d77deb2bb8f89a242f3a1147ac1082b095bde5b8e4c 0.00 MB 8 530
116,875 116,875 00000000000082755a5924c32ebff459e266332ed5307b5f705613f044d60f86 0.00 MB 13 327
116,874 116,874 000000000000b7810675f7bc7797b67264011636ebe17aa58fd6df1a820993e3 0.01 MB 20 701
116,873 116,873 000000000000b8c5af8a55732014fb924ee7ab98446402111c56ab3310edc409 0.00 MB 1 0
116,872 116,872 0000000000008e7e44ecca4f907b296979a563d23365be49979541d614fcbb80 0.00 MB 1 0
116,871 116,871 0000000000004c3dd263bd28388f59294eeb037e3e1b15ba0f05119cc892486d 0.00 MB 9 0
116,870 116,870 000000000000dd2f36b7df7ccb4dfee1471167acbfaf0592832dfa60eba88834 0.01 MB 19 799
116,869 116,869 000000000000123b3c699da9f97365674cd897b544ee8fb40599e58dd4a68cf1 0.00 MB 2 3,861
116,868 116,868 00000000000054643c31745bae2d8a3bdbc1c29ad9a65680fb3d8314ff9843b0 0.00 MB 7 691
116,867 116,867 000000000000bd59deeb793cfc0fe7e7be10cd68629570300dbc62f0cd6803e4 0.00 MB 6 843
116,866 116,866 000000000000988f5765ee436ab53f9956cfcb450b86c0e3da9d8b9fb07336b8 0.00 MB 8 0
116,865 116,865 000000000000de739b345873fd6031c3abcd7c638748003e94d4ffe4b08b78d8 0.01 MB 4 299
116,864 116,864 000000000000242877e505d2f52544ec1754813b93a7eac5fbfa7c7877ea9718 0.01 MB 16 768
116,863 116,863 000000000000c6047908a8061b6d704f9ff16de242616e34353e7e31534a2e9f 0.00 MB 3 3,868
116,862 116,862 000000000000999632c11d2d98c6e454d98ffc90ac0bc5975177d8da9b4997e9 0.00 MB 5 1,038
116,861 116,861 00000000000020df364a3ec601516dd9742a143a6193a9224fec2684ea8a6f30 0.00 MB 2 0
Previous 10 blocks ↓
Total Size: 778.95 GB

Node Details:

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