Loading Tool

Explorer IconExplorer

Memory Pool

80,851 transactions
30.01 vMB
0.08471470 BTC
Random Selection Loading Transactions
Max Size: 180.53/200 MB

Candidate Block

Mining Attempt 0650d855e45845adc4dfb43ea63fe442ad21aae0b916e0349cc824b800bbbe04
Version 20000000
Previous Block 000000000000000000018695f041328e2b5529f23ff75f1df68b481c7c8526bc
Merkle Root 39796f7ce4ba6eb2830dd7972b30b0b36a2be2eb8f14d2274c10e6968e216402
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,590
Size: 1.00 vMB
Total Fees: 0.02342267 BTC
Feerates: 397.50 > 2.35 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,993 (45,336 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
869,657 869,657 00000000000000000002390ef841f766990664c97624bf582f3bd94043c8ce91 3,916 1.00/1.00 vMB 11
869,656 869,656 000000000000000000004a3c986013084c8ff54a153f21f26e27b2a44c2919dd 3,343 1.00/1.00 vMB 6
869,655 869,655 000000000000000000003f8dade437f940ccdbd3b5f6bec1f0b47d1874722e35 5,372 1.00/1.00 vMB 4
869,654 869,654 00000000000000000000d8c5e1632c28f0eb619a68d3f473d2998679a6604d48 3,199 1.00/1.00 vMB 12
869,653 869,653 0000000000000000000230faa4502c79e650040e6ebc1a4bd98d7dda0a82975f 3,824 1.00/1.00 vMB 3
869,652 869,652 00000000000000000001bf0aa1557297e0d9ad2d34dbdc1c02339d466c525170 4,295 1.00/1.00 vMB 3
869,651 869,651 00000000000000000000d4ddea9980855e073acc6d51c7ad6608139c3faabeca 4,559 1.00/1.00 vMB 5
869,650 869,650 00000000000000000001c39697f4d1a957f6ef0bc3ad9572b224598d58713d3b 3,610 1.00/1.00 vMB 9
869,649 869,649 00000000000000000001cfacf3128073b3209ae1463505a434d3458cefe7ea14 4,867 1.00/1.00 vMB 7
869,648 869,648 0000000000000000000240e9a9dbbd450fb68b3576881e663fecde6055e8175a 3,871 1.00/1.00 vMB 6
869,647 869,647 000000000000000000019e388393719853c785fee000829779679ffba854a433 3,508 1.00/1.00 vMB 9
869,646 869,646 000000000000000000027faa5ab13100fc16ecea64fd59d2ae2e695527ecb50c 6,116 1.00/1.00 vMB 16
869,645 869,645 0000000000000000000259a8c3d5734f5b42323565d00ae2a9b2ad503f776b1d 4,562 1.00/1.00 vMB 18
869,644 869,644 0000000000000000000183bdf6c85e173b1989cab1517c4d38829a1f8af240e9 4,553 1.00/1.00 vMB 10
869,643 869,643 000000000000000000001576f427ba78faf332a1ab0f93733f197783f0835305 5,946 1.00/1.00 vMB 6
869,642 869,642 0000000000000000000108ada6fb0c92d9a2445c8a81d90c02c33e083f8ee18a 4,110 1.00/1.00 vMB 9
869,641 869,641 00000000000000000001ea700cc0d1bd70b6e402a7e5734fcadae7f4522bbba2 4,549 1.00/1.00 vMB 6
869,640 869,640 00000000000000000002bba6a8b7bc834b66c28985af44f6c8f2ab4d672cb1ae 3,158 1.00/1.00 vMB 11
869,639 869,639 0000000000000000000270829c8d2988fc20490543846cbc02d72c4027fe7128 3,580 1.00/1.00 vMB 15
869,638 869,638 00000000000000000002572b6edecc0dcfde6c5edc76125daaaf06b4babcc35e 4,043 1.00/1.00 vMB 7
869,637 869,637 00000000000000000000a3ba6aefa0cc78839bbe73400d1046a29e8baec53530 3,277 1.00/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.38 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: 664.38 GB
    • Received: 14.97 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.