Loading Tool

Explorer IconExplorer

Memory Pool

30,638 transactions
24.94 vMB
0.07806581 BTC
Random Selection Loading Transactions
Max Size: 124.45/200 MB

Candidate Block

Mining Attempt 34d5c20238674764930638b96e478860e55a04fb2353fb4b4ff9fd5f7ec008b1
Version 20000000
Previous Block 000000000000000000001add1d4255d5d6c3338fec14caa760f6a5fe24cc9f9a
Merkle Root 8041dc523bdf43a626d01f697ba4fc0893fa157b21d0feaba85a0a955a18db45
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,763
Size: 1.00 vMB
Total Fees: 0.03347301 BTC
Feerates: 150.93 > 3.35 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,703 (413,762 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,941 500,941 0000000000000000003da5f3d0cca7c5f774eee813944cc4fbaf641782a377da 471 1.00/1.00 vMB 182
500,940 500,940 00000000000000000051f1f15169d00afde56a6795940d0d89bb3cbe6d852a37 658 1.00/1.00 vMB 208
500,939 500,939 00000000000000000030c791856113887021783b266c4fa8782bd51cc7df639a 805 1.00/1.00 vMB 164
500,938 500,938 00000000000000000065cc638fe3c4b82daa7ecace258e10db1020974d97cd33 1,714 1.00/1.00 vMB 422
500,937 500,937 000000000000000000904f85d3d8c8f777098ed55b26cbf9e6b3c2976573aa41 1,861 1.00/1.00 vMB 711
500,936 500,936 0000000000000000005ee181bf95ff39d1370084e5b453a234e9b27516a2fa1e 2,130 1.00/1.00 vMB 459
500,935 500,935 0000000000000000007df4329dca1a45334b17239701568ca7c80a9ff46e03e5 2,423 1.00/1.00 vMB 725
500,934 500,934 0000000000000000005fbc0678ab41026e2cf040c89eca67a6d2bdd5b629fae1 2,379 1.00/1.00 vMB 1,057
500,933 500,933 0000000000000000006e12e740c828a4bac765c3d53eda01c3014ac5c79e1db3 663 1.00/1.00 vMB 273
500,932 500,932 000000000000000000334e0932088e4f2ddff26d59596e571ffa7a9ac95d9f88 1,381 1.00/1.00 vMB 451
500,931 500,931 0000000000000000003f3a90848387fc76e1c18c13f28d3f23c074af2fe24655 689 1.00/1.00 vMB 210
500,930 500,930 0000000000000000001484fe30547acebb8d9feb729437d222a783257dc4f30e 1,804 1.00/1.00 vMB 610
500,929 500,929 0000000000000000005afd87cdbb34e8126674766c261619044c4c213286d72b 1 0.00/1.00 vMB 0
500,928 500,928 0000000000000000000fef75fe0e90fe363e4782310befba46297b516bf1c2aa 907 1.00/1.00 vMB 211
500,927 500,927 0000000000000000002de2caae45fba637a6b40f11108978b453577266fb3ea7 981 1.00/1.00 vMB 218
500,926 500,926 00000000000000000065c8ca997fe3f1ac437ca5e05034eb25973ed6920b2856 1,662 1.00/1.00 vMB 395
500,925 500,925 00000000000000000006cd54eb0f062412f793386aefd712c6e5a7fee69b37b7 1,235 1.00/1.00 vMB 368
500,924 500,924 00000000000000000088e6842183d7072c8fa74a70ec09b255204fb20a5a17c7 1,930 1.00/1.00 vMB 774
500,923 500,923 0000000000000000004f6402e4579336d7c90d0bba1fadc32027dcbcb941186a 1,653 1.00/1.00 vMB 1,008
500,922 500,922 0000000000000000008584a65535c8fec202c4e5dbb0e2a7b5d1b13fc47f0f40 1,775 1.00/1.00 vMB 524
500,921 500,921 0000000000000000005a25d8bf0b6d7a54294bb761ef3908550762efbb4f25d1 1,038 1.00/1.00 vMB 262
Previous 10 blocks ↓
Total Size: 781.86 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: 642.17 GB
    • Received: 12.54 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.