Loading Tool

Explorer IconExplorer

Memory Pool

47,077 transactions
27.90 vMB
0.12922252 BTC
Random Selection Loading Transactions
Max Size: 146.38/200 MB

Candidate Block

Mining Attempt a143379c7a3239894147ca428cafb6d49810655c382a46720c85ee6eaa7a624c
Version 20000000
Previous Block 000000000000000000013d1b293536ab82134f325a16ee38fb06a5a60fa57fff
Merkle Root 5681b61e8128dc141128e564008f3b401a7723f112af8604ded5813d902d4c78
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,557
Size: 1.00 vMB
Total Fees: 0.05809435 BTC
Feerates: 151.01 > 5.82 > 0.73 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,876 (549,565 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
365,311 365,311 00000000000000000a54f182f665dda15e55300cf27a1d7151b76feee8112c56 1,551 0.95/1.00 vMB 32
365,310 365,310 000000000000000007716d77e49aef6d08210a23e7e3ad8bb7928c8ba9727ba9 1,932 0.95/1.00 vMB 52
365,309 365,309 000000000000000001742cb40716f48232c21ecc5ae85d577947fe3dd2dde0d3 1,286 0.95/1.00 vMB 32
365,308 365,308 00000000000000000c1403d434a93bd1fadec49b19ffa28bcfff46bd59531d3b 2,040 1.00/1.00 vMB 43
365,307 365,307 00000000000000000eecb8c5dabfede194627d53fddfdb685103e5317a7e175e 1,925 0.93/1.00 vMB 49
365,306 365,306 00000000000000000641fa532675b3e4fcf879cb5e4358895fa7b87e883b13d9 2,857 0.93/1.00 vMB 60
365,305 365,305 000000000000000000c0ec5b2dc213252f8a0073964238551ef880f00df18965 406 1.00/1.00 vMB 103
365,304 365,304 000000000000000005e0a7e209d85d09ed10ed8662e195da6de59bf4688aaaa5 2,139 0.93/1.00 vMB 51
365,303 365,303 00000000000000000c3765e2a971170e8381aac9bd4f3fdf6e696e419319a289 545 0.93/1.00 vMB 12
365,302 365,302 00000000000000000b6adcd49d760e6181d6a607a2438451c1b57fd544967527 1,268 0.93/1.00 vMB 29
365,301 365,301 0000000000000000083ab8d4277a60109cb0f9437a3e79f08a3a2bc983356b17 1,295 0.93/1.00 vMB 28
365,300 365,300 000000000000000014a71e369217a5d232e7f07073f0c29486610ef63bcb546a 1,342 0.75/1.00 vMB 58
365,299 365,299 00000000000000001042d9464877b29176d012adb2088b04a5340d79b632ee25 467 0.93/1.00 vMB 14
365,298 365,298 000000000000000003fdd8ab8952e8a2c67875891818973226381c85bc58ab83 528 0.36/1.00 vMB 48
365,297 365,297 00000000000000000492809592d980eb263f5cf03461530e52648a0e1e71addb 1,220 0.93/1.00 vMB 26
365,296 365,296 00000000000000000bccd646196cb643391237f2e21ce570b8c2322db13d1162 145 0.08/1.00 vMB 38
365,295 365,295 000000000000000013ef0719691996cc84a965e1446b6d80910f701b82eb6625 1,939 1.00/1.00 vMB 39
365,294 365,294 000000000000000008b7537b288d581e403dcc4eef04575c344dbbd5141e7536 908 0.43/1.00 vMB 49
365,293 365,293 000000000000000003e25e47d177402ab01d9b6c194fa25990a93972b4873d85 1,141 0.63/1.00 vMB 38
365,292 365,292 000000000000000009590fc86fc614faa09c515254bb1115c0a3619c5bd62a9c 988 0.75/1.00 vMB 26
365,291 365,291 0000000000000000023ecbea103526484c1f00db7c129c47da7cd95cfbda635a 2,006 1.00/1.00 vMB 50
Previous 10 blocks ↓
Total Size: 782.17 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.51 GB
    • Received: 13.91 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.