Loading Tool

Explorer IconExplorer

Memory Pool

41,706 transactions
26.34 vMB
0.06975231 BTC
Random Selection Loading Transactions
Max Size: 137.47/200 MB

Candidate Block

Mining Attempt 6aebfc199fd0a077a63c0098830497cdef1c658dacbe7bd9298a02fd84222644
Version 20000000
Previous Block 00000000000000000001ff0c0433b87a5d0615e6342abab83320b5e744d1d571
Merkle Root 5cfca14729a1fd9381bb4e54504c8eae1931006926a304ebee64c25b96e639bf
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,207
Size: 1.00 vMB
Total Fees: 0.02161378 BTC
Feerates: 151.16 > 2.17 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,869 (481,972 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
432,897 432,897 0000000000000000023119c269c84083035a30408cd2f9a7b9b4614a74328de0 449 0.21/1.00 vMB 56
432,896 432,896 000000000000000001a1539be61d0531a22a0163f2cff814b25a28f66be93845 917 0.40/1.00 vMB 72
432,895 432,895 000000000000000001783c03adcbc0e4fc3d01cecde35555dffd49638d7e4741 761 0.34/1.00 vMB 63
432,894 432,894 0000000000000000019539559fedf4b35a7f5a38a7be0231ec8aa8fcf509edf3 633 0.23/1.00 vMB 67
432,893 432,893 000000000000000000fe38b39a8b5c60b5ef30f30ec80b76655b5f0239cef3cf 1,304 1.00/1.00 vMB 52
432,892 432,892 00000000000000000390a3b38f4bfdf15cb3528c6050c4c6cd68052f38fe25be 1,216 1.00/1.00 vMB 44
432,891 432,891 0000000000000000043df1cfa8167937117f32b54582ca5644a2b08cbf77c2b8 2,628 1.00/1.00 vMB 70
432,890 432,890 000000000000000001b4e19a9dc637567bcd4aa8b565e4f1b59567aaf0039775 1,864 0.97/1.00 vMB 61
432,889 432,889 0000000000000000046e5681c834b21b9994636ac904c9408afa4891209ea695 939 0.53/1.00 vMB 39
432,888 432,888 0000000000000000029e7fab3a30a667bcde41dd4815a30aff85a6c74427f5d7 2,851 1.00/1.00 vMB 71
432,887 432,887 0000000000000000028f77654acc17cd4ed522ff90d3371fb1332dc951ae7836 1,083 0.75/1.00 vMB 37
432,886 432,886 0000000000000000042704e992de1f01e4f57e3c6ac38b3a5533fad8ab95a7a2 2,058 0.97/1.00 vMB 50
432,885 432,885 000000000000000000a090c253993270fe976bc6342cbccddfafad53f35ed8b2 2,341 1.00/1.00 vMB 58
432,884 432,884 0000000000000000004f2541c6c4814190bbdf137115a1a5ff2d9d59fce490a4 2,899 1.00/1.00 vMB 73
432,883 432,883 000000000000000002efdbec5eff8b787aa44f9ed0592a61a90cab140f21167d 1,868 0.76/1.00 vMB 55
432,882 432,882 00000000000000000201eff0480024dadd2dd8d459a09d7ed8c856a65c46613e 564 0.99/1.00 vMB 19
432,881 432,881 0000000000000000042c68cfb3a48be38f9ea4273f0da692243e0839a5d93cf6 2,191 0.99/1.00 vMB 54
432,880 432,880 000000000000000001c39e53f7a20dcad570ce806b7dc29a5bc4469873c57948 201 0.19/1.00 vMB 21
432,879 432,879 00000000000000000451b0075829e3972d0c3221de56a6c2c5b8ed6e70357ce5 519 0.99/1.00 vMB 13
432,878 432,878 000000000000000000dd6160c3f55894ac03a97f8bc124386c8791f73b8979f0 1,027 0.99/1.00 vMB 24
432,877 432,877 0000000000000000013e73c780c7c322a0eda336f094f27b04591795953098d5 1,359 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.16 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: 653.25 GB
    • Received: 13.84 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.