Loading Tool

Explorer IconExplorer

Memory Pool

49,652 transactions
30.78 vMB
0.11922720 BTC
Random Selection Loading Transactions
Max Size: 164.31/200 MB

Candidate Block

Mining Attempt e23016c564fdbfb7734a918d01001b14c65abe0669682fdfd078b233dc62c7a5
Version 20000000
Previous Block 00000000000000000001a1ef6bdbedf5a06ca469ab80656fbd71e0aa11d472c0
Merkle Root ff0bc5141cdfcba4e100c0c3e560ac262b250a49446c21aa5410536e65caef84
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,174
Size: 1.00 vMB
Total Fees: 0.04998808 BTC
Feerates: 150.97 > 5.01 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,852 (567,309 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,543 347,543 000000000000000001b0ff7b84cb6b5e32663ee9640521eb87d3eef003bdf5eb 270 0.14/1.00 vMB 7
347,542 347,542 00000000000000000f234558646f5c7130229ac4b13bd3d0a2a848039b4419a5 653 0.35/1.00 vMB 26
347,541 347,541 000000000000000000ccc0f1a043bcc0019847eedbb5745b481d81f408fd1e76 1,660 0.75/1.00 vMB 31
347,540 347,540 00000000000000001510a842c649ff809c5c41027ccc209d772fa4cf96097d8b 1,200 0.68/1.00 vMB 24
347,539 347,539 0000000000000000030fb1fceaf389dec4a96045910eefa099cce047ed1a66e8 485 0.28/1.00 vMB 24
347,538 347,538 00000000000000000aa7b332e7648351f4ed788ccdcd97f7e2742d47bdbf2eac 421 0.23/1.00 vMB 23
347,537 347,537 00000000000000000ece9219cb68ce326875a2d06d6d4651305a39bd39767ef6 282 0.17/1.00 vMB 24
347,536 347,536 000000000000000001659876358eda80229782c648d9a94440074d1e71698b10 482 0.34/1.00 vMB 17
347,535 347,535 000000000000000004b1dd6f7f278a8b17ce1108f0dc5c7fad59990a8f5b3cc3 1,024 0.51/1.00 vMB 31
347,534 347,534 0000000000000000128e074c72ae060d37d513bcc78645b2971b6073c63fd912 476 0.22/1.00 vMB 29
347,533 347,533 00000000000000000872d49623e5e4851a94340afb48f2bd99560329923a3094 507 0.27/1.00 vMB 25
347,532 347,532 0000000000000000155d5e62eabefb606cbd5780d77bf9de68d2d1d0a2d6a255 436 0.18/1.00 vMB 29
347,531 347,531 00000000000000001499d5d66ef28f3ac81ca9b0bba99e48442f9b3eb73da13d 745 0.34/1.00 vMB 26
347,530 347,530 000000000000000013ebed1cf3918bdbad3efc5e1ad3c2994f3bf72fec736ce3 983 0.48/1.00 vMB 28
347,529 347,529 000000000000000007f2742dc5936c5238cf101490ba46542395a46126a7c631 1,071 0.70/1.00 vMB 27
347,528 347,528 00000000000000000927ed8b0a62c4f843882ec8ce6acafa403482bffd1283d7 548 0.32/1.00 vMB 17
347,527 347,527 000000000000000009572d20a47be44da149736e2a2290b75b0c6a284fba7e81 1,655 0.75/1.00 vMB 29
347,526 347,526 000000000000000004c311db6b86dd162b257a0053c964eb23043cdb4050af09 675 0.35/1.00 vMB 26
347,525 347,525 000000000000000002000b6162bd957f2178191474b1bd2de910bc0824912d14 145 0.10/1.00 vMB 15
347,524 347,524 000000000000000012d23bff35d7af277a08da611ceba5bb63ef1bf9237867ff 581 0.34/1.00 vMB 22
347,523 347,523 000000000000000011bc7aa9ebccfaebd68e5b2d143f457d381ab359cb2d68f0 256 0.11/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.13 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: 652.40 GB
    • Received: 13.76 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.