Loading Tool

Explorer IconExplorer

Memory Pool

87,247 transactions
31.66 vMB
0.21989284 BTC
Random Selection Loading Transactions
Max Size: 192.17/200 MB

Candidate Block

Mining Attempt 23143aac866950bb5d836284fa7cb0443154a75453175b03aa62e919f9cd8c19
Version 20000000
Previous Block 00000000000000000000a78cdbfa3b9be4345dd96ae11394c52f854b4e194716
Merkle Root 8a4b59cfbdd44d646c8dd4613ebc3c35299a54823ee272e0f08bb5caafd2a4e9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,572
Size: 1.00 vMB
Total Fees: 0.11048041 BTC
Feerates: 502.67 > 11.07 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,125 (537,900 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,225 377,225 000000000000000011cb436f95895a040e916e18932a3ea50e37e3bb5a5c441a 519 0.22/1.00 vMB 40
377,224 377,224 0000000000000000025ba10dcb5ad8bd85b80485d73b39c7047a29a4f8cfe8c0 1,574 0.62/1.00 vMB 46
377,223 377,223 00000000000000000d2418e661b791f337185f54f01869a7467dd0c3e8272d6d 536 0.26/1.00 vMB 38
377,222 377,222 000000000000000002219e8eb888567772e6837ff6a1a7b183e931b2841b71df 1,481 0.61/1.00 vMB 40
377,221 377,221 0000000000000000036ec3e4ddbb62a6f88297d084cb7b13f95207c41e68d554 983 0.41/1.00 vMB 42
377,220 377,220 00000000000000000e3d1202167d96011579c3cc47da49ed18270056a913b9ae 1,076 0.67/1.00 vMB 28
377,219 377,219 0000000000000000028ddab66a4ae5bc66ef69d9bbb49608778dbb751abcf03f 292 0.14/1.00 vMB 35
377,218 377,218 0000000000000000087ba77bde9314a6c5770c99a6cbc9a75c4d7f6a7bf04850 899 0.45/1.00 vMB 51
377,217 377,217 00000000000000000b5733d2d2403f3f371dd58698376531da762c74d65000bf 1,953 0.93/1.00 vMB 32
377,216 377,216 000000000000000011ed6ec775c0880dfa54f16264289860d85305aea234e0a0 2,125 0.95/1.00 vMB 41
377,215 377,215 00000000000000001183f2f7d6ff0b0bd9b12901275fad1228d87b77cd70820d 3,372 0.95/1.00 vMB 51
377,214 377,214 00000000000000000395a8c0fd81c6f29daf5a7f0ea42262dd976df26f45b1b1 2,925 1.00/1.00 vMB 72
377,213 377,213 000000000000000010cd473694eb054738c2fd593dccd7d216c27f1ae0723af4 630 0.28/1.00 vMB 36
377,212 377,212 000000000000000008910631c7fd97153cade8d34b81451c06a4f3105b06b70a 110 0.05/1.00 vMB 34
377,211 377,211 000000000000000006d39c26467d1931543158af6579fbb1b530ab1b2eda6c1d 579 0.24/1.00 vMB 41
377,210 377,210 00000000000000000290a602a46ab6bb989cba70ae52dab81d9d2f780050f291 1,040 0.43/1.00 vMB 38
377,209 377,209 0000000000000000087710c0c2dbf280db10ea7ab9d025b8c14ce22fa4d788c0 1 0.00/1.00 vMB 0
377,208 377,208 00000000000000000c9e0ecb65cb146ef74be737f7ae4ce423e567d402db557e 378 0.18/1.00 vMB 39
377,207 377,207 000000000000000000c03ef4bdc937e22db5f83b7f57872b5c333212db6edb43 964 0.46/1.00 vMB 39
377,206 377,206 00000000000000000faed6a9585e56bfc5e0ae9c93e3c7387841cccf41c79f3d 544 0.37/1.00 vMB 22
377,205 377,205 00000000000000000c38453a8f3847103ff972a15f66deadc4d1a39152d2f087 105 0.05/1.00 vMB 26
Previous 10 blocks ↓
Total Size: 782.61 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: 671.95 GB
    • Received: 16.08 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.