Loading Tool

Explorer IconExplorer

Memory Pool

81,741 transactions
30.74 vMB
0.09837835 BTC
Random Selection Loading Transactions
Max Size: 187.69/200 MB

Candidate Block

Mining Attempt 0540939864f59f027454f0993e53225ce15aabab91ba7fe9f6056179e46e3259
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 6b66198ac04b1fd80971526b6158c64bc32e87e70d015d3460a0347597b65e7e
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,989
Size: 1.00 vMB
Total Fees: 0.02653964 BTC
Feerates: 301.60 > 2.66 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (481,445 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
433,945 433,945 0000000000000000018a1046d1134e9cbbc60831b09adfe68f2402d32f5c0efb 2,037 1.00/1.00 vMB 64
433,944 433,944 000000000000000003030c32888ddc1f37f8650393efd8c040bc067110140253 2,151 1.00/1.00 vMB 74
433,943 433,943 00000000000000000378f31d0418b184cdf59b0c54a733932a9be5a871a1fa4c 2,041 1.00/1.00 vMB 82
433,942 433,942 000000000000000001dec59a5dddc86328a568bbd3c715a0acda8dc0a4e401a6 1,932 1.00/1.00 vMB 88
433,941 433,941 000000000000000001db0f6d38e1a4214a2f14bfbc1cb273b93bd24284a879ab 1,457 1.00/1.00 vMB 85
433,940 433,940 000000000000000001660429f6bfce56a6dceb460b59a5fdaa79f195500b04c0 869 1.00/1.00 vMB 76
433,939 433,939 0000000000000000031e758a538b593c643afe3165ca50ce86b1282ff76ea867 1,019 1.00/1.00 vMB 75
433,938 433,938 000000000000000001e489b20604c4bcd1fd1a75d7f00591bf826e3c74b4ba5f 1,304 1.00/1.00 vMB 89
433,937 433,937 0000000000000000001c305cd116b46c0c0d15eedada64242383162b18045f7d 2,045 1.00/1.00 vMB 58
433,936 433,936 0000000000000000005ddb49cea498fbfe82a9a7fa1381512c5010c8ff044b78 203 1.00/1.00 vMB 68
433,935 433,935 00000000000000000220ad95f626dbfaa05645ab01dfa2ced604eeb31303b7f0 1,461 1.00/1.00 vMB 99
433,934 433,934 0000000000000000042249468e0185adb43a9a72e708047adcf4ae20128d7127 2,431 1.00/1.00 vMB 59
433,933 433,933 000000000000000001a8efa12f0e211c11ff6d2a012efef6949fb1111fbfd45f 2,477 1.00/1.00 vMB 52
433,932 433,932 00000000000000000296053f022232d615bb171ef7eb800dff10c52c3ab5d87e 2,018 0.93/1.00 vMB 64
433,931 433,931 00000000000000000016f7b132f03d0e2165745b0781047abbd38622b1fa06b7 2,422 1.00/1.00 vMB 64
433,930 433,930 000000000000000001ea971a9fd4453b0e5599a956dab06cae3515649d923911 2,699 1.00/1.00 vMB 84
433,929 433,929 0000000000000000019676db9903ed47ba56ce53a424fa6256d4856118798f55 1,820 0.75/1.00 vMB 73
433,928 433,928 0000000000000000021802fb7e24a916224c47f8d4e5be3b206a0116bff6e8b3 2,433 0.99/1.00 vMB 59
433,927 433,927 000000000000000000656dd70cf939aab9ccfda2761eba45333e539e720f768d 3,011 1.00/1.00 vMB 88
433,926 433,926 00000000000000000340c96fe6fa8dfe69df5c0aeef5fd02097eaea7ad437513 2,460 1.00/1.00 vMB 67
433,925 433,925 000000000000000003e6431819c7f37aff49ba44ba9e9a743b46eea3ed5f0537 2,769 1.00/1.00 vMB 61
Previous 10 blocks ↓
Total Size: 783.07 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: 720.89 GB
    • Received: 18.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.