Loading Tool

Explorer IconExplorer

Memory Pool

25,868 transactions
16.06 vMB
0.03762986 BTC
Random Selection Loading Transactions
Max Size: 84.81/200 MB

Candidate Block

Mining Attempt e98e1a6ccea0f4d3b05f628ca0e547190fb20d891336b9176470c2e6e6222864
Version 20000000
Previous Block 0000000000000000000084a21ff707eead35ab8f0f56d03d5d8d061975b60eec
Merkle Root 04db2a0d1c18931366f0f008c2449bad8df4921e653d87a46669fd8ab478e60f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 6,175
Size: 1.00 vMB
Total Fees: 0.00853435 BTC
Feerates: 180.64 > 0.86 > 0.25 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,165 (661,095 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
253,070 253,070 000000000000000a55312e665b6290868202285b43aa2726e2c60c30908d3875 468 0.21/1.00 vMB 110
253,069 253,069 000000000000001d4c1fb03d0274dcb537b36b04a7c832007e3765dcb97dc7a9 549 0.25/1.00 vMB 116
253,068 253,068 000000000000000c17a4fa9d0d06f5b0006a94e4a01dc18ce5286621703cdd83 335 0.16/1.00 vMB 96
253,067 253,067 000000000000001a34a1ebd947a83b4f584ed789cc5069f41ebf404bf213e542 161 0.06/1.00 vMB 138
253,066 253,066 000000000000004b1f6f9d416c18b848f285bf665526257628b8fc156b980635 161 0.12/1.00 vMB 65
253,065 253,065 0000000000000037864ca323569381bb5ef1117c438375507069441616ff0f7c 654 0.25/1.00 vMB 128
253,064 253,064 000000000000004d24ea1285931b8638279c015d05c8f36758d3535be246222e 84 0.04/1.00 vMB 191
253,063 253,063 00000000000000332b4cd0554c7707639ed0065513626529b138cdc6745be6cd 256 0.18/1.00 vMB 8
253,062 253,062 000000000000002882bfb707b96d669a73de04e56e82d938f294cbca12619eba 457 0.25/1.00 vMB 105
253,061 253,061 000000000000004f666a08710ff4663308484ac2be78c7cf562a193c13ae8fec 584 0.25/1.00 vMB 119
253,060 253,060 0000000000000034b3fb014fb35ba7daaa6e4227167893c74562813ed057d20d 208 0.09/1.00 vMB 119
253,059 253,059 000000000000000bb3cf2c644aa4fd8f744a2307ccfe10862ef36997912eba3a 360 0.18/1.00 vMB 124
253,058 253,058 00000000000000306d289c6baed7f4547864249f544a697c592c1961f14c9538 747 0.35/1.00 vMB 115
253,057 253,057 0000000000000030c811728b4d035eb3bea477defd0b0e33b0851097efa846dc 362 0.25/1.00 vMB 30
253,056 253,056 000000000000001d2d1e848b219d3180050455479f1d4611fe8cb2a2e69b0c90 666 0.25/1.00 vMB 101
253,055 253,055 000000000000001baa7abc83a2491219d542d7c538c264425d97f420aad1c8ff 527 0.25/1.00 vMB 125
253,054 253,054 00000000000000152e8ba53ff1f695fb94fb29ace41c0f2fc6cf9fe116f70b70 629 0.25/1.00 vMB 167
253,053 253,053 0000000000000040031b9cd4eec70b1374fa9bb19eac0a6e2cba12ed48ec5046 685 0.25/1.00 vMB 190
253,052 253,052 000000000000000e9f63c5505da8cc36a5d30ec8c588463a8bd425686a83726d 554 0.25/1.00 vMB 90
253,051 253,051 0000000000000043a3faf1054b6905e37292f6d2feedc0616394b2332a307af8 635 0.25/1.00 vMB 151
253,050 253,050 000000000000000480028600f450a114f2f9941f7c8f504e9b240c34b7cb3a53 1,083 0.50/1.00 vMB 160
Previous 10 blocks ↓
Total Size: 780.89 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: 566.31 GB
    • Received: 7.66 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.