Loading Tool

Explorer IconExplorer

Memory Pool

79,234 transactions
30.08 vMB
0.12534583 BTC
Random Selection Loading Transactions
Max Size: 180.48/200 MB

Candidate Block

Mining Attempt 00225ee0ffed16828f81bb1b1004d64b11680aec06ea3650b06e8ce287c26da7
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 82ea8dcf1da9831ef0ec6f45a1aad5b7193e68cd0ddc1282783ba803bc36ea6f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,059
Size: 1.00 vMB
Total Fees: 0.03898640 BTC
Feerates: 673.02 > 3.91 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (277,206 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
638,067 638,067 00000000000000000006a02c513acca436cd3fd74a1c2d503ca0e4e0f277ed49 700 0.28/1.00 vMB 17
638,066 638,066 000000000000000000040841913273db7da98d849b1b662c6872047afcca7802 2,622 0.98/1.00 vMB 21
638,065 638,065 0000000000000000000173327344c9d3ea8bd2439a4dc58725ea01a7cf4a57fe 611 0.30/1.00 vMB 20
638,064 638,064 000000000000000000115c01e0e6b2bc4a0582faef0504ae42a987285a33ae74 291 0.49/1.00 vMB 4
638,063 638,063 0000000000000000000c521a1ea9cd90914584edb87cfd4704691f0f2ef6212b 2,133 1.00/1.00 vMB 20
638,062 638,062 00000000000000000009ca764a1a79ef983a2a45394029791f2e7f504fb1bb02 256 0.23/1.00 vMB 8
638,061 638,061 00000000000000000003aa0bedfcfa673fc090c9a68ddb3785dca2f9ea51392b 1,947 0.85/1.00 vMB 12
638,060 638,060 000000000000000000020561f1f514959b8749774f364088619caab35c26d3ca 2,501 1.00/1.00 vMB 16
638,059 638,059 000000000000000000048e6ef5e035c8330bf949728151cbf89d0ba1c5af2e30 518 1.00/1.00 vMB 1
638,058 638,058 00000000000000000002c43a30b5231a4de18b71af55f9d38f0b017d33ee41c8 687 1.00/1.00 vMB 5
638,057 638,057 0000000000000000001151e4a9ff418d830558e1e8549f96da5f63245c593b3a 1,310 1.00/1.00 vMB 3
638,056 638,056 00000000000000000011a43ac00f9a18d65e8aa8d76be61b6b22ae3fe4d458d6 2,593 1.00/1.00 vMB 15
638,055 638,055 00000000000000000001cdf0fab0c4d6a0500e689fc60bb764f1c7f251776974 2,533 1.00/1.00 vMB 19
638,054 638,054 0000000000000000000aea7f1677006627e5e2e3dbe1b1952e08da5a50df5b76 1,845 1.00/1.00 vMB 27
638,053 638,053 000000000000000000005a0fb55f42aaac3bbefc0cc6438be228aedb2c532c13 1,092 1.00/1.00 vMB 9
638,052 638,052 0000000000000000000d636c7d0096dade73c71955422bbfe297486f000f1c68 2,162 1.00/1.00 vMB 10
638,051 638,051 000000000000000000030aab04a0e33978d9be428f8a5adac43f22a785ecc86b 2,510 1.00/1.00 vMB 30
638,050 638,050 00000000000000000006817bb74b5b46a61965034a5a47710391d6bf69739171 1,861 1.00/1.00 vMB 6
638,049 638,049 00000000000000000001f781c5899c282cd08fe2d8ffccea7fb5363e69fd3e18 3,196 1.00/1.00 vMB 17
638,048 638,048 00000000000000000006364fe81905e9ca04315ef2a769315717ef4b4c8393b9 2,560 1.00/1.00 vMB 17
638,047 638,047 00000000000000000011718f1390c26aa88d2d583bba07485325c352bbe04ee6 2,895 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.86 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.05 GB
    • Received: 17.28 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.