Loading Tool

Explorer IconExplorer

Memory Pool

55,830 transactions
31.93 vMB
0.17285312 BTC
Random Selection Loading Transactions
Max Size: 171.85/200 MB

Candidate Block

Mining Attempt 09912660f2aed8c0196b81a09cb1d0483e1c3ec3df421c0a9f2862e34c403943
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 31e8334a3ed695efc1d62b727e9f693a12950746744c55de3207deeb8c2df700
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,784
Size: 1.00 vMB
Total Fees: 0.06856957 BTC
Feerates: 465.21 > 6.87 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (419,590 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
495,226 495,226 00000000000000000054286fb1fe8a27289fd09c610e5725c1b342c41eb6788c 2,462 1.00/1.00 vMB 95
495,225 495,225 0000000000000000002509e81d7cd1cdf6cd55f9835946a4165df4cc8cdf5acf 2,209 1.00/1.00 vMB 266
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
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.