Loading Tool

Explorer IconExplorer

Memory Pool

79,087 transactions
30.06 vMB
0.12418429 BTC
Random Selection Loading Transactions
Max Size: 180.29/200 MB

Candidate Block

Mining Attempt 7e3330b1d2806741f9aa2a8a92354b33d0998d623bb40f7e2d80a15a49a39592
Version 20000000
Previous Block 000000000000000000010a603dda0ac2a744c116ca8bad054b459a9dad33945d
Merkle Root 3d2bc2b8d518d142d584f2de92fdb455745fa06181336a40349bdeaff2c74be3
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,694
Size: 1.00 vMB
Total Fees: 0.03842597 BTC
Feerates: 673.02 > 3.85 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,273 (322,410 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
592,863 592,863 0000000000000000000ee504fc5b35c92713711a977682970a442b346fd22c95 2,286 0.92/1.00 vMB 8
592,862 592,862 0000000000000000000a655457bc5ea2c5744468b81b2945be14f4ae649d5e9c 2,540 1.00/1.00 vMB 30
592,861 592,861 000000000000000000107483d881e36691274e51f1d8407f62688fc6b4212bff 2,808 1.00/1.00 vMB 15
592,860 592,860 00000000000000000011bb869546cb8849456cc18bd21329c7b172a7add6f7e1 2,862 1.00/1.00 vMB 34
592,859 592,859 0000000000000000001260579e6fbfd6e4fa4419a1ad394dca8ed027ec5b0bc0 1,673 0.80/1.00 vMB 10
592,858 592,858 00000000000000000003ba4a80373a4837878cce57807eb8a772a26af841d6ca 1,534 1.00/1.00 vMB 12
592,857 592,857 0000000000000000000bc03237dbc488db13989f289c44decfac9770842e76ff 2,481 1.00/1.00 vMB 10
592,856 592,856 0000000000000000000a82610d5345c7653c1d544b402e9c981b0ba113536fd2 2,832 1.00/1.00 vMB 37
592,855 592,855 00000000000000000015ebe0586fbb700358515405636b02f527403f3386bf85 1,441 0.47/1.00 vMB 22
592,854 592,854 000000000000000000169c65397ec112bb63ba094d3940ee190a4bbe3e57874e 2,563 0.91/1.00 vMB 12
592,853 592,853 000000000000000000153d1d58959bbd752e7c20d46e0817afc26509276619bc 2,521 1.00/1.00 vMB 14
592,852 592,852 0000000000000000001932d6c9abf4984ced6ab1134afa7bbd1b6e76c9980910 3,018 1.00/1.00 vMB 33
592,851 592,851 0000000000000000000227d5e98e468584723b3bd89c8b93dd38de5227bb7294 2,984 1.00/1.00 vMB 31
592,850 592,850 000000000000000000080ff7803f73af03c1d8f622b41dc7ffe4c186f5663c06 2,151 0.72/1.00 vMB 6
592,849 592,849 0000000000000000000c59ca7625cc017f0c497d143d73ab36bb4401853b8226 3,009 1.00/1.00 vMB 33
592,848 592,848 00000000000000000000499904f8767d5e5fdf58cd4d26ff0a63fdf730950cd3 2,663 0.86/1.00 vMB 20
592,847 592,847 00000000000000000018319b8d9a567c0311fe801eb96b0081260b0110ab50e2 288 0.09/1.00 vMB 19
592,846 592,846 00000000000000000018685683f549275af8e46eb62785f78989776b55bb5c79 1,754 0.68/1.00 vMB 18
592,845 592,845 000000000000000000148000267937adcbccb8942335e101637502ac20f11493 2,745 1.00/1.00 vMB 16
592,844 592,844 0000000000000000001978a0ac921fb15f81ded035b1da15c87c350dd3c8fec8 2,499 1.00/1.00 vMB 20
592,843 592,843 000000000000000000047210d67326caf3d4b23af29222a5bfe6f5ba07ba62c5 101 0.04/1.00 vMB 18
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.