Loading Tool

Explorer IconExplorer

Memory Pool

81,793 transactions
30.40 vMB
0.07803352 BTC
Random Selection Loading Transactions
Max Size: 186.62/200 MB

Candidate Block

Mining Attempt 72e76d19162027623c9870e77366305eedcf5f2bcb77f4c24582fac565e327ca
Version 20000000
Previous Block 000000000000000000019cfdd578855077e60f36c781b1a8c71950cba95fc08d
Merkle Root f515f330abf1fc42214741e8d34add66a5034cb427821f172c92ad026a23b72a
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,872
Size: 1.00 vMB
Total Fees: 0.00999099 BTC
Feerates: 72.50 > 1.00 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,361 (42,413 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
872,948 872,948 000000000000000000003f5c9442604cfaec63b3b4ab5bdb3e6bd85ab33ddded 526 1.00/1.00 vMB 5
872,947 872,947 000000000000000000027be76bfe067cebfd2c75c82d78f81a1494e6ec1059c1 1,151 1.00/1.00 vMB 6
872,946 872,946 00000000000000000001888412530b1edab4e8c6acda13bcb6face80fb34020d 1,907 1.00/1.00 vMB 8
872,945 872,945 00000000000000000000d89e3407588c64bd41688ee59bf48a5e5eb58b2b066b 856 1.00/1.00 vMB 6
872,944 872,944 000000000000000000018bca8c4bbc7c7e3795b57a4b04427ec8a63ebfbca30a 74 1.00/1.00 vMB 4
872,943 872,943 00000000000000000002441cfa03c2d86672305bdebf12813d2b82986620b09a 1,122 1.00/1.00 vMB 5
872,942 872,942 0000000000000000000048bf2cbfd4b81ef41eedeb2053db32b7977af9978da5 2,203 1.00/1.00 vMB 9
872,941 872,941 000000000000000000012d81cf61be988a52efd12b55e45ce77fe909822971f6 1,975 1.00/1.00 vMB 6
872,940 872,940 0000000000000000000246a7e0a306fb630be042e86097fb2c15190da23f0eba 3,002 1.00/1.00 vMB 16
872,939 872,939 0000000000000000000156e93c0566280212f954f28e43c03f9de3e4cc5685a3 3,376 1.00/1.00 vMB 8
872,938 872,938 00000000000000000000d5d392efdff61d5f7512c3d6f41017654d3d6d6cea93 2,421 1.00/1.00 vMB 9
872,937 872,937 000000000000000000019e2081bf4537ee9fab8da94909e7c4f6bf5e341fe6b0 3,189 1.00/1.00 vMB 15
872,936 872,936 0000000000000000000128808566e32b9bdeed69e609aefe3828a33964e8bc7c 2,506 1.00/1.00 vMB 14
872,935 872,935 00000000000000000001898622df4022b5061edefd89a3f76c2e630ec8abefc7 3,425 1.00/1.00 vMB 19
872,934 872,934 0000000000000000000087e68354b7d3406fa0fe4c97d02c93ae3dd0e28ebcfa 2,931 1.00/1.00 vMB 17
872,933 872,933 0000000000000000000022e2ab1c4bfc28330e992f1b5207569ff6f6854701e0 2,846 1.00/1.00 vMB 15
872,932 872,932 0000000000000000000029ca8adf4df2faac1dc9695f7d7d1494f7e9da2da2b6 3,157 1.00/1.00 vMB 11
872,931 872,931 000000000000000000000024e65de8be603f64d09fef42b4cfbad73b93720808 1,544 1.00/1.00 vMB 8
872,930 872,930 0000000000000000000053fe21bbc2d3cd6e46547a615769000f5a3049479d70 1,860 1.00/1.00 vMB 6
872,929 872,929 00000000000000000001b6700b24904a2db9413772d401eee4af8074a72e1615 1,544 1.00/1.00 vMB 10
872,928 872,928 00000000000000000001dc2f171d19c36ad8afb972287230900b2a352184402a 3,214 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 783.02 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: 719.12 GB
    • Received: 18.02 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.