Loading Tool

Explorer IconExplorer

Memory Pool

76,240 transactions
28.11 vMB
0.08319435 BTC
Random Selection Loading Transactions
Max Size: 171.21/200 MB

Candidate Block

Mining Attempt d22f43eea1d9a1a24f76516ea8b6597492c164c945809354d7da04acd408d84b
Version 20000000
Previous Block 0000000000000000000091529ee73241fad69118a73730bb9cb3c6a9b21d667b
Merkle Root 4670523734aec05c24295500e020992b25c0dfda81b27275de32ef9d4a54e11d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,141
Size: 1.00 vMB
Total Fees: 0.02143392 BTC
Feerates: 150.93 > 2.15 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,297 (314,730 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
600,567 600,567 0000000000000000000ecc8d39b62de18ed1d1507f3926b823cfcf71d341540b 3,163 1.00/1.00 vMB 13
600,566 600,566 0000000000000000000898d9ad368ffc262f609fd7757d509276fdcdbb34bac8 2,651 1.00/1.00 vMB 13
600,565 600,565 00000000000000000014c21379b325c66bf03b4b57643716215a08fa7516ae5f 2,819 1.00/1.00 vMB 21
600,564 600,564 0000000000000000000aded5e3f0c5ec27e8b9c984c9f3c09b1f1b2afd026b89 3,092 1.00/1.00 vMB 11
600,563 600,563 00000000000000000006cb9f36e82a20554b719b08e3a5fba652453a62755186 3,074 1.00/1.00 vMB 19
600,562 600,562 00000000000000000001407c3b12898b242cdc55e151951dc39fe3baa687c1a1 2,984 1.00/1.00 vMB 26
600,561 600,561 0000000000000000000629f7825f9bf2558fe6153b7531609ff678c5bfa3ca85 3,135 1.00/1.00 vMB 4
600,560 600,560 00000000000000000002f36b1bfa9340f8d531f96bf7a748fdb8836bf8d6b72e 3,048 1.00/1.00 vMB 23
600,559 600,559 00000000000000000001728b53b35f2ffd739790e7c9a08264d0c4941fbcdb2d 2,831 1.00/1.00 vMB 11
600,558 600,558 0000000000000000000425601a59d69922cdce6bad287950004d8308428b0748 869 1.00/1.00 vMB 6
600,557 600,557 0000000000000000001042028c90aa702faad309f3a23b3402d3aceb69fa1293 337 1.00/1.00 vMB 4
600,556 600,556 0000000000000000001279a78e8571ccbc120ef893591a1cfe7e943dcd10ddc3 2,592 1.00/1.00 vMB 13
600,555 600,555 0000000000000000001315bdded93f18dace74ef68c3dc7a917ef856c9efb670 2,089 1.00/1.00 vMB 8
600,554 600,554 00000000000000000004cc095b05d6d28cb46d9ca4e88ff03230af9417b0af17 2,511 1.00/1.00 vMB 11
600,553 600,553 000000000000000000000b60cc3bb60075b8ad2907730afb7859f86026231951 2,525 1.00/1.00 vMB 9
600,552 600,552 0000000000000000000dc31628c8082faa4ccde6f6e09c3d03eb83dbb2d0a01a 2,711 1.00/1.00 vMB 21
600,551 600,551 00000000000000000005196ef28a7e5da0d7aea99727731296e4bf26dc68390c 2,422 1.00/1.00 vMB 16
600,550 600,550 000000000000000000126bcd9ecf53b70e810093dc16fbe2d628ce8251404c6d 2,384 1.00/1.00 vMB 7
600,549 600,549 0000000000000000000f5893238b05b9053e75a38cd7319a7772a37081e4f315 2,508 1.00/1.00 vMB 7
600,548 600,548 00000000000000000002ef35da524a4e9a301cd679cb8568c7523a4a4abb92e5 2,915 1.00/1.00 vMB 15
600,547 600,547 00000000000000000004dded80bc0f0ee50b79f0c8426154d2febb43b92e57de 3,149 1.00/1.00 vMB 22
Previous 10 blocks ↓
Total Size: 782.90 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: 713.72 GB
    • Received: 17.44 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.