Loading Tool

Explorer IconExplorer

Memory Pool

79,974 transactions
29.76 vMB
0.08223807 BTC
Random Selection Loading Transactions
Max Size: 178.83/200 MB

Candidate Block

Mining Attempt d76c4daad4aa4322b84dfd7e1770a03b84ed53e9be32140f7c088f34e2954909
Version 20000000
Previous Block 000000000000000000013cf702d9414db714b4bbb933ec22a416aebfd32738ef
Merkle Root c43902232d440f69d71ad1987f68e5309fe95627bb4a81fc7b8e99b447fbcabb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,122
Size: 1.00 vMB
Total Fees: 0.02156920 BTC
Feerates: 502.65 > 2.16 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,010 (343,131 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
571,879 571,879 000000000000000000170201d6327f8c0f336fb2dfb8d938f317666d78173d9a 3,197 1.00/1.00 vMB 95
571,878 571,878 0000000000000000001557140a880bc6b1890457a455e349fe91610cf9bfc334 3,042 1.00/1.00 vMB 64
571,877 571,877 000000000000000000260dc145f1b84c8b930b00a049e4dd1ff8181bacb4d949 2,911 1.00/1.00 vMB 70
571,876 571,876 0000000000000000000d8b2ca61517ab1016ba21fac9d53d03a298db9e69157d 3,077 1.00/1.00 vMB 72
571,875 571,875 0000000000000000001bc486812183036a862f5f290488c1ff5bce6f9e523668 3,106 1.00/1.00 vMB 90
571,874 571,874 0000000000000000000618ee4517fbcb7dbd8fc1950b763167dd776678785625 3,119 1.00/1.00 vMB 92
571,873 571,873 000000000000000000051ad1a35b216a0a8294f62c2ef5f9d57f59688e8d563d 2,768 1.00/1.00 vMB 52
571,872 571,872 0000000000000000001964688ea6b1c5aec6a89cb21063e4d0447af844be56e3 2,770 1.00/1.00 vMB 30
571,871 571,871 00000000000000000019366f9bf673fe09c3e19aa82b1e186b62e4e3781d009a 2,456 1.00/1.00 vMB 22
571,870 571,870 0000000000000000001f3adda68dd06b2206b2e6b0d64aea6d3921001c83a49d 2,669 1.00/1.00 vMB 85
571,869 571,869 0000000000000000002adb04670cba3b950cc0f07700ffe236ac09f08b4b9a70 2,813 1.00/1.00 vMB 73
571,868 571,868 0000000000000000000e27a49268839c2828f9f11106cde16af920bcbd7f795a 1,521 0.51/1.00 vMB 25
571,867 571,867 00000000000000000007805b500603331bc2725a020dab281f30cbd6f29238f0 620 0.68/1.00 vMB 7
571,866 571,866 00000000000000000024114cc93ec4f78654f8d8cb25eae0d3b02d97c888da05 221 1.00/1.00 vMB 1
571,865 571,865 0000000000000000002377c545bf9adb89d2cfa023a8ee91bed8d329ab6b0f5b 1,646 1.00/1.00 vMB 2
571,864 571,864 000000000000000000168d5d7e11bccd71e207e694e9d862a255e1c7703a5ee2 2,783 1.00/1.00 vMB 42
571,863 571,863 0000000000000000002838cbb726c130b26ec1e6eb42815003a22b6e8b601638 707 1.00/1.00 vMB 9
571,862 571,862 00000000000000000002f1ac046237730da77ced7eee88e12061b700fb711c6d 1,981 1.00/1.00 vMB 19
571,861 571,861 00000000000000000015fa64aa3d8653412e81b83829bd80fcd614b85fef619d 2,346 1.00/1.00 vMB 5
571,860 571,860 0000000000000000001fa00658834c5ce1fe5569e0d5984e39f02828c048c503 3,025 1.00/1.00 vMB 32
571,859 571,859 000000000000000000082e2bbd7ac2a6eaca2d12b1727f7e330a000692e44a20 2,836 1.00/1.00 vMB 41
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.