Loading Tool

Explorer IconExplorer

Memory Pool

56,350 transactions
32.08 vMB
0.18049801 BTC
Random Selection Loading Transactions
Max Size: 172.71/200 MB

Candidate Block

Mining Attempt ff0ed0c0b1a6210510f0bf942820a31912c8d97a58aa84a1480cc503a0665366
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 08bb2d2c3d0b36f369b186f70f60cf3a77dc41b1e4ba79c3abf7895a2d800d34
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,696
Size: 1.00 vMB
Total Fees: 0.07151889 BTC
Feerates: 465.21 > 7.17 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (419,592 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,224 495,224 000000000000000000c6414c85598525743ac53289a9a96cd1103dbfa7634795 2,404 1.00/1.00 vMB 94
495,223 495,223 0000000000000000004e3c9d483093f88760b3c4c7083308785f6c880f81ab31 2,341 1.00/1.00 vMB 151
495,222 495,222 0000000000000000004e28f4ac32943593dc7e35717f3a2a5f36c94243c51b22 1,816 1.00/1.00 vMB 241
495,221 495,221 0000000000000000002d01ef487ce4142bc60e26c07befab19ee501f05720f1c 2,117 1.00/1.00 vMB 413
495,220 495,220 000000000000000000914cdaf4c220f7977869bf884aa566d9065963fd4c88a8 1,533 1.00/1.00 vMB 104
495,219 495,219 0000000000000000003aa02c38d3724629e6863cc8155170f2d2b94610cd8ec6 1,543 1.00/1.00 vMB 348
495,218 495,218 0000000000000000005e96c14f291104ceac9713a863aae03ab475cc9f8941d1 673 0.37/1.00 vMB 145
495,217 495,217 000000000000000000180d77831b05e3ec9e726b0aa8104edd697eec565887eb 2,055 0.85/1.00 vMB 51
495,216 495,216 0000000000000000009cebda00cfcee732b964a8b498938bc23693e60fc7af5c 1,943 1.00/1.00 vMB 170
495,215 495,215 00000000000000000057d817e009626d4800991373b44c36a8b8a46bdfd4697b 1,738 1.00/1.00 vMB 130
495,214 495,214 0000000000000000007248d481c3899555472a5966015e001e332c99610ba361 1,175 1.00/1.00 vMB 99
495,213 495,213 000000000000000000a21c6b2208a8d6b1b3b844206750c26d2dd5605f45b744 1 0.00/1.00 vMB 0
495,212 495,212 0000000000000000001f4fb3790223d1f369061632f1d9068f78a59ea8e9ce45 1,810 1.00/1.00 vMB 69
495,211 495,211 0000000000000000007ee357d7b8259780cdd6446cf263a161fa1c8303c17a7b 2,098 1.00/1.00 vMB 47
495,210 495,210 000000000000000000a3b6a33b31acd94ac5fe112ab238e55b8e455751f549e3 1,988 1.00/1.00 vMB 225
495,209 495,209 000000000000000000be22ef153ba82876ad95235728b57996d0e5d960f796e9 745 1.00/1.00 vMB 93
495,208 495,208 00000000000000000053c79d134e1727ce9106dc074acd364466185c711228a2 2,230 1.00/1.00 vMB 244
495,207 495,207 00000000000000000099108c558b8df56e5bcd407d0ce3c90cd79fe626db9e20 1,474 1.00/1.00 vMB 160
495,206 495,206 0000000000000000000ea751fc743205e6e4112fb4e22bcff5c900facf60c996 2,064 1.00/1.00 vMB 223
495,205 495,205 000000000000000000267f44a1e3f2ce250f269c04affc4a4bb60bbb840ed3c1 2,434 1.00/1.00 vMB 124
495,204 495,204 00000000000000000034e6625d351d7bf2823e4a8247c4a8f481455d4e75280e 2,058 1.00/1.00 vMB 168
Previous 10 blocks ↓
Total Size: 782.06 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: 651.18 GB
    • Received: 13.46 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.