Loading Tool

Explorer IconExplorer

Memory Pool

89,323 transactions
33.07 vMB
0.21013670 BTC
Random Selection Loading Transactions
Max Size: 199.87/200 MB

Candidate Block

Mining Attempt 87f150b840a1194c9893084c871d6f7597a76c31e2835fa2d80d9eb8621251de
Version 20000000
Previous Block 00000000000000000000880b1680fef67d1387961500b05f68e29399f83d5076
Merkle Root ef82e0751cfd5bf5e8be0925af7480d0358cb8ccb990d6d19803237257cb9696
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,633
Size: 1.00 vMB
Total Fees: 0.09437699 BTC
Feerates: 387.56 > 9.46 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,953 (470,885 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
444,068 444,068 00000000000000000384253a466d224dcc705dcdd0de9ec324930334d01982ab 2,424 1.00/1.00 vMB 73
444,067 444,067 0000000000000000008cf6164654567a863ac0e021ee08e2d4804222c6f3864e 1,690 1.00/1.00 vMB 73
444,066 444,066 0000000000000000003ee31c4487f18c94fe526c8846eeb7d7181595916be658 1,376 1.00/1.00 vMB 95
444,065 444,065 000000000000000000387739632834fb4129cd7b92bff45d2f12043b0f54117f 965 1.00/1.00 vMB 27
444,064 444,064 0000000000000000006f2bcc4063c191d5d81106d6d2d7fcb145f29cc1696057 1,009 1.00/1.00 vMB 32
444,063 444,063 00000000000000000375a6201c0e2306feff45267143990f1824f47847272714 381 0.14/1.00 vMB 84
444,062 444,062 0000000000000000011b6dbd226a49fffb7ae1d7076a5104be736d02ba70115d 1,589 1.00/1.00 vMB 53
444,061 444,061 000000000000000001470795239430bf5e01650b072f00a954a33fbed26a7520 1,723 0.86/1.00 vMB 66
444,060 444,060 000000000000000000186e6f8f7cbecdfc6ede96db30a358bdff88d5a56b64cd 2,090 1.00/1.00 vMB 91
444,059 444,059 000000000000000001622b392786d91b2c350588e0e7b9ab294a56e00660bcfb 2,160 1.00/1.00 vMB 70
444,058 444,058 000000000000000000393a2aad754c17b3cf0e294c5a6a8993a6748aae85ec18 2,084 1.00/1.00 vMB 80
444,057 444,057 000000000000000001968ccfb42d2f782d687dd160efe8b5b3c6a4af101af5de 2,144 1.00/1.00 vMB 53
444,056 444,056 0000000000000000013d13e70c2d2d40fe1dfdb7bc779f292d922c757604a535 2,096 1.00/1.00 vMB 80
444,055 444,055 0000000000000000028e9bddc72f4d777e41d83f8a2e7132a493d486788db89f 2,175 1.00/1.00 vMB 81
444,054 444,054 000000000000000001656dcf79158d3bf7bd5090ab404894ccea5a377b02be65 863 1.00/1.00 vMB 26
444,053 444,053 00000000000000000288652d5a0974827a56a5c6a3d406c9642449d2d1b76c89 1,507 1.00/1.00 vMB 37
444,052 444,052 00000000000000000324d395b6877359a99b441074403d89119b03ea8a01ef63 2,433 1.00/1.00 vMB 69
444,051 444,051 000000000000000001b6ce09862713c6d9a0279d6154b22b21c0f7d540a7f762 1,865 1.00/1.00 vMB 46
444,050 444,050 0000000000000000031962f09c1f97af8e15d67d0a45dc3e36ae89b5a38de246 2,185 0.99/1.00 vMB 76
444,049 444,049 000000000000000002b9a2dc64b8c09f627f41b68aabda7ddfdf11e6d6dc9508 2,016 1.00/1.00 vMB 62
444,048 444,048 000000000000000003667c09cba9bbe3eae40332a8c6f416d50268472236f797 2,790 1.00/1.00 vMB 85
Previous 10 blocks ↓
Total Size: 782.31 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: 660.19 GB
    • Received: 14.62 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.