Loading Tool

Explorer IconExplorer

Memory Pool

81,875 transactions
30.57 vMB
0.11732888 BTC
Random Selection Loading Transactions
Max Size: 184.15/200 MB

Candidate Block

Mining Attempt 7495e20c3959c274a7e66303262cab4937a96adbbdb73f844873051757d635b2
Version 20000000
Previous Block 00000000000000000000199f724f1ef29eab80f2f04d88a242934c5235274752
Merkle Root 62be32137d08b9f9a42fda64c656e862008a08a79b39056b53207d7ae5d95df1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,565
Size: 1.00 vMB
Total Fees: 0.04113270 BTC
Feerates: 180.34 > 4.12 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,142 (324,924 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
590,218 590,218 00000000000000000000b6f007c93c1f9fa7ef678a26756c304aadd027971986 2,832 1.00/1.00 vMB 45
590,217 590,217 0000000000000000000d0155d5f90d3123fa2b6d4ed80895c06ac6015f9d69c5 2,173 0.80/1.00 vMB 29
590,216 590,216 0000000000000000000f86d00b54b48ed64374e1da38915f658b87234a74f15e 574 0.18/1.00 vMB 34
590,215 590,215 000000000000000000150c2b176e42c4444ac172167b46c2970b227d1886aae4 907 0.41/1.00 vMB 33
590,214 590,214 000000000000000000118b634dee682909834c2aed645b3e3917b840a86ec512 2,424 0.81/1.00 vMB 27
590,213 590,213 00000000000000000016543b7ffe9cb154bd6d92fd907029e5e89989929db912 2,137 0.70/1.00 vMB 9
590,212 590,212 00000000000000000019d590d1287a2d4af83bdd64cf42c27c53ad01c2ed6841 2,751 1.00/1.00 vMB 47
590,211 590,211 0000000000000000000b68a1c7ebe2dd952daec3530de44b87ba4e197b3e24a4 2,037 0.78/1.00 vMB 30
590,210 590,210 0000000000000000001114403e03ecea9c4150e40b73c8b955a63e72e9a32cb9 1,642 0.53/1.00 vMB 29
590,209 590,209 000000000000000000176fecc8d58511871319feff5bb0f645f72edabfb903f0 1,601 0.54/1.00 vMB 36
590,208 590,208 000000000000000000128ecc204f6efbdbc2875bcfb1da81712d98cfd172883f 3,011 1.00/1.00 vMB 35
590,207 590,207 00000000000000000013b05a13824121dd6e93d71cb92535e679c60023bdcca2 1,866 0.78/1.00 vMB 34
590,206 590,206 0000000000000000000908c167ce3d67953a0819ed5f8c309d36cb008ee68c87 1,071 0.44/1.00 vMB 32
590,205 590,205 0000000000000000000e1694b38a904465973d346eb64167257dc8abbddcbcbd 846 0.27/1.00 vMB 42
590,204 590,204 0000000000000000000c3d282c80f24fae92facd3dabe10bca4f680a0a57db91 679 0.21/1.00 vMB 5
590,203 590,203 00000000000000000010bde128194ba5b52f1b8b390e9dee116e1bb25dcc2bec 2,605 1.00/1.00 vMB 40
590,202 590,202 00000000000000000010edbf9a9287369401df74636c7683b8296ffdcaa1059c 1,889 0.61/1.00 vMB 34
590,201 590,201 0000000000000000001198ad90a81d578571114f6f9f5948d3589ba1d9cc7203 930 0.29/1.00 vMB 31
590,200 590,200 0000000000000000000d9acb27d1dfa871e182d3579eaded12d4b0ee6154e4e1 2,718 1.00/1.00 vMB 32
590,199 590,199 00000000000000000014a682321ae58ce0d61f92400479847efaab5665e2bc58 1,215 0.36/1.00 vMB 41
590,198 590,198 0000000000000000000d8fedf7125b972ff7db6d979442db2181121c3f8be3ea 1,323 0.46/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 782.64 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: 672.42 GB
    • Received: 16.24 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.