Loading Tool

Explorer IconExplorer

Memory Pool

79,527 transactions
29.66 vMB
0.07763594 BTC
Random Selection Loading Transactions
Max Size: 178.20/200 MB

Candidate Block

Mining Attempt 7582ab7dbe0dea00c643eaa4b1f7777bffe4dca489c19c2b92e22913b0190009
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root 4a9a90cf878717506eb693e280f2db804ea45df42583e7d77cdfd411ccf291d7
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,430
Size: 1.00 vMB
Total Fees: 0.01714990 BTC
Feerates: 502.65 > 1.72 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (135,466 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
779,544 779,544 000000000000000000031b6603e7358742f4f0052d270c648961bfe751fdf6a7 1,529 1.00/1.00 vMB 9
779,543 779,543 0000000000000000000278278ea283e2d44f61e3a31524a151a0aed062bcba7d 1,962 1.00/1.00 vMB 8
779,542 779,542 000000000000000000035f6d715ef05f317b1307799a7d5b0676844b828c70ba 2,575 1.00/1.00 vMB 15
779,541 779,541 0000000000000000000430ff2150fdb6e3592315c8e2ced2c4048cba9b295af5 309 1.00/1.00 vMB 2
779,540 779,540 00000000000000000003ee9e28f0ef052752ccfa63e2fdba25c18a9168504096 2,555 1.00/1.00 vMB 15
779,539 779,539 00000000000000000003a775890a0308972bb1a6c35dba18c623a746f6012f2a 802 1.00/1.00 vMB 5
779,538 779,538 0000000000000000000250d1297b609482c57a0fb079bba5da044be62c119845 1,220 1.00/1.00 vMB 8
779,537 779,537 000000000000000000066c1a5987a3d42d7134bd6f0c8cf53c24b2b88b339536 1,114 1.00/1.00 vMB 7
779,536 779,536 0000000000000000000130c60003dde69d5f38f5c1f02db3d9493d660397f3e6 415 1.00/1.00 vMB 2
779,535 779,535 00000000000000000004082dbfc3f6bd624b6b3c2580bc043ba38e98f0453a61 1,050 1.00/1.00 vMB 4
779,534 779,534 0000000000000000000182b9c4b4e1db1ca8e8bfc18f1985812f26baddf2a569 2,298 1.00/1.00 vMB 11
779,533 779,533 00000000000000000000ae33663dec8a40783aeff6b2d5dabf86621d8b23bf26 1,589 1.00/1.00 vMB 14
779,532 779,532 00000000000000000001f036a5a38c6384c3fde2a91af258a9bb484d67182fd1 2,350 1.00/1.00 vMB 23
779,531 779,531 0000000000000000000470b1c791540a918519a0d6d84f163fbbe28a524aeb4e 1,755 1.00/1.00 vMB 10
779,530 779,530 000000000000000000019d6c1e8da106b39061d0270e96bf1f4babb6946b1a25 1,897 1.00/1.00 vMB 9
779,529 779,529 00000000000000000005a8391a742da1b4d7886fe3d62655389f1c28deb923d9 2,814 1.00/1.00 vMB 16
779,528 779,528 0000000000000000000304562e59633a3026ce17431a00daeeb206cd50b55538 2,506 1.00/1.00 vMB 5
779,527 779,527 0000000000000000000392b9018672288beae753675ab1324361df30e5276ff6 1,908 1.00/1.00 vMB 11
779,526 779,526 00000000000000000002756e4c38781c9b4150cd6d0cd578f658d0dfb29ce3b9 2,796 1.00/1.00 vMB 16
779,525 779,525 000000000000000000004e7597c8791c5d42fe8f4271ad6a4383609cb1120b17 2,638 1.00/1.00 vMB 25
779,524 779,524 0000000000000000000081ae31e622fb11d5c955a62e0215d8f106129a0831ce 1,415 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.41 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: 665.18 GB
    • Received: 15.09 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.