Loading Tool

Explorer IconExplorer

Memory Pool

32,325 transactions
25.39 vMB
0.05055016 BTC
Random Selection Loading Transactions
Max Size: 127.37/200 MB

Candidate Block

Mining Attempt 20ba4914766aaa7eda9f0ef09c5f570f826301ea6eee4b7e87c49c5def2eab26
Version 20000000
Previous Block 00000000000000000001faef095747522e6e39b83b4f276b6c552d3f2d0925a1
Merkle Root c6a5247c09dcc816a2368326d3edc58903fdd579fdbbaf37c8460c47b4758df0
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 955
Size: 1.00 vMB
Total Fees: 0.00435571 BTC
Feerates: 532.98 > 0.44 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,657 (413,401 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
501,256 501,256 000000000000000000380981432372fcb00511f9058cadf7450dc55ce7ea8374 652 1.00/1.00 vMB 227
501,255 501,255 000000000000000000803ab626a4878a3e6863874ef4471f58df8cd146c38743 1,358 1.00/1.00 vMB 219
501,254 501,254 000000000000000000815755e8739a49911dff711d21328cc3a31a891842017b 1,994 1.00/1.00 vMB 581
501,253 501,253 00000000000000000008e769afbf7ec842ffcce6cee68d8c2a3e0f6e10ae82c2 1,018 1.00/1.00 vMB 212
501,252 501,252 00000000000000000021313daea5a87aa3ad1cdf77e379cd81784bed3a4bbbe5 1 0.00/1.00 vMB 0
501,251 501,251 0000000000000000007c8fcc9ef7977fff7b49470ec5157accb76a7fae54410c 1,795 1.00/1.00 vMB 458
501,250 501,250 0000000000000000003f7a2dbcb34edf3b28470a679fa2ffee3bcc2d2cf40b36 2,222 1.00/1.00 vMB 241
501,249 501,249 000000000000000000067df1fda850b800d9e45f2cad8e9d695c1ef3e6a7ffa2 1,702 1.00/1.00 vMB 479
501,248 501,248 000000000000000000502f65d41b4ff94e81f385df920bdb4cf05376f1cf106d 2,280 1.00/1.00 vMB 816
501,247 501,247 0000000000000000000674d5d146c42603a4c9461df74fdf7b71f3f313ed9a63 2,139 1.00/1.00 vMB 556
501,246 501,246 0000000000000000008138f571e7bf9b2362be169b6f5ad28e25ea34f8576d43 252 1.00/1.00 vMB 132
501,245 501,245 0000000000000000007dbb0be99f5f4ff7aecd7c56f8ebeb564ef998ab77d771 1,715 1.00/1.00 vMB 243
501,244 501,244 0000000000000000006a50c8f19c6f2a5d4d5aafb8a1a54263b7edb9cdd1a744 2,071 1.00/1.00 vMB 726
501,243 501,243 00000000000000000044846d8311ce6c711dccc817917910fd68c3de5d34bea2 2,039 1.00/1.00 vMB 417
501,242 501,242 000000000000000000452299205d5975858d7cc7799337990059e70032ac7221 443 1.00/1.00 vMB 134
501,241 501,241 00000000000000000017388119e88a46f107db421ab413d40da10e3194611eaa 1,651 1.00/1.00 vMB 278
501,240 501,240 000000000000000000128b6574fa6401352722c9d7d48b475add4ad2a9981956 2,283 1.00/1.00 vMB 679
501,239 501,239 0000000000000000000fabf57fdc559a68059ce421cb047cb22b7deb4704e3a7 1,071 1.00/1.00 vMB 291
501,238 501,238 0000000000000000004895a3606b23b3661a679afa86f2e8df9a534f6cee6696 1,716 1.00/1.00 vMB 320
501,237 501,237 0000000000000000007ead09585708445340c856b470c11191a1b81050d295ae 2,159 1.00/1.00 vMB 540
501,236 501,236 0000000000000000005a9be647b569a547309897b33492c7f67cd69ee16da908 896 1.00/1.00 vMB 227
Previous 10 blocks ↓
Total Size: 781.79 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: 633.30 GB
    • Received: 12.19 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.