Loading Tool

Explorer IconExplorer

Memory Pool

37,207 transactions
30.94 vMB
0.07524952 BTC
Random Selection Loading Transactions
Max Size: 152.94/200 MB

Candidate Block

Mining Attempt aafbfd385572a42e14958f3fde5970813a0818b55452b6076614cba72ab99476
Version 20000000
Previous Block 000000000000000000020929f9a54cfe6da8bd6ea7ce1c11a7a4e33ec17eab6d
Merkle Root 402d88ab12be90f16b29e4e08062038cbb35f9ab63d2a40608c9552384223aab
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,070
Size: 1.00 vMB
Total Fees: 0.01226979 BTC
Feerates: 602.74 > 1.23 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,353 (854,138 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
60,215 60,215 000000000271affdc1957e2cd52b8dcd3af2e9193b8e50b0df6f530e1882a1b5 1 0.00/1.00 vMB 0
60,214 60,214 000000000e8c4628f264f84ebb18df2406e44879380702dbcf898100381a4cdc 1 0.00/1.00 vMB 0
60,213 60,213 0000000007dde92407cc442a61b0933110b92863109a068d534690d5f8bb9d0b 1 0.00/1.00 vMB 0
60,212 60,212 0000000006db23caa5932d88ea7b0ec6ce1775eb2836ca9fcb7a9531ca062510 1 0.00/1.00 vMB 0
60,211 60,211 0000000000d8d9fd2d7f9654f8a40792e40e1ec1598bfa8b329544c246cd57e2 1 0.00/1.00 vMB 0
60,210 60,210 0000000003cfa03835c404dc6dc674ceaad1d37d6794b90247370aec98b6b7bb 1 0.00/1.00 vMB 0
60,209 60,209 000000000b2d3b829d4c09e78f6b3763bf8387cfdbad037d0ba8b2c14737ae29 1 0.00/1.00 vMB 0
60,208 60,208 0000000002028e11f7fc0236e147fcc00d806210adf0ca31fc7f6086e11ea241 1 0.00/1.00 vMB 0
60,207 60,207 0000000004872e2a19bdd029432b665722ad2f73dba7a061c69d428d5ea925a9 1 0.00/1.00 vMB 0
60,206 60,206 00000000068be3255b15e9b13b0a12f2492c8601a76764c0e00381d3009132d2 1 0.00/1.00 vMB 0
60,205 60,205 0000000004d1a34f7393bf58c811196eee1dc8aee3355adcfec0dbffbde5b20d 2 0.00/1.00 vMB 0
60,204 60,204 000000000e29a4f807dd3755330c44e560c5367af1fc637518f026b96375ff0d 1 0.00/1.00 vMB 0
60,203 60,203 0000000007811add35335c915b20a5e6a5a9463af46395ff47a4d758c8381f5d 1 0.00/1.00 vMB 0
60,202 60,202 000000000c03341ef99c7026cfe0b683ee15fbae9d98b167ef7c4a8be6f25e72 1 0.00/1.00 vMB 0
60,201 60,201 0000000001901bd23dc2766c310108b68aa8ddbb36df7dac19d81cb93e97f927 1 0.00/1.00 vMB 0
60,200 60,200 00000000057e2e535bd8394638d2c08bfb5d9dd77bae356e03aaa2e08db9d5a1 2 0.00/1.00 vMB 0
60,199 60,199 000000000d27a2d45dbbc53b99aad4df53778117ea6480915b7759ccebc5fc76 1 0.00/1.00 vMB 0
60,198 60,198 0000000006345a2a4d86eadfd556d97c1aae5efbfc8a97af34cebbe813f06c39 1 0.00/1.00 vMB 0
60,197 60,197 000000000e2cd38468efecdd6ecc6556a845816d637d1a2daec01bd77790b23a 1 0.00/1.00 vMB 0
60,196 60,196 000000000ddbbf6a93674d42bbc398338dda16175ab472f3bd70d6461a1a01e5 1 0.00/1.00 vMB 0
60,195 60,195 00000000075aae37f9fe712763f02f8351186641ab79e047adc41e301cc66840 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 781.23 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: 588.37 GB
    • Received: 9.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.