Loading Tool

Explorer IconExplorer

Memory Pool

82,972 transactions
31.96 vMB
0.10508946 BTC
Random Selection Loading Transactions
Max Size: 192.06/200 MB

Candidate Block

Mining Attempt 18c4624e1d6fb28b8fe3e7bffc4b9b425ee7c8a0b08eb4979f35c038dd8ffb52
Version 20000000
Previous Block 000000000000000000019edd1a56b4f361ecb598479f8049a106a5401578635e
Merkle Root 36220b9f8a9ef6b92c78c4756595c631edd44e15f7c10d6bc360d93f7135a1be
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,053
Size: 1.00 vMB
Total Fees: 0.02481728 BTC
Feerates: 353.36 > 2.49 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,231 (131,376 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
783,855 783,855 00000000000000000005f183327e6485d0ebe2ca251fec8e45cb77bc1b487200 472 1.00/1.00 vMB 5
783,854 783,854 00000000000000000002e2943700a3166560ac3eea6ce36b712d6724b39ac490 2,661 1.00/1.00 vMB 13
783,853 783,853 00000000000000000001b9d177b042c3c9d80257fe3d9177314f6f33009775d2 2,227 1.00/1.00 vMB 14
783,852 783,852 000000000000000000057cd4927b06fc37c3252abfa469ed0d278933d347a6b0 1,696 1.00/1.00 vMB 17
783,851 783,851 000000000000000000043f836942a5b64ce65e93e56ff15ce2c4324143420601 2,593 1.00/1.00 vMB 28
783,850 783,850 000000000000000000025adade30d201b05b0bf1144a00281f93e52fd5671ffa 1,214 1.00/1.00 vMB 10
783,849 783,849 0000000000000000000361afb320d3023025e5836079f0b8e5001b4a77598da9 2,662 1.00/1.00 vMB 6
783,848 783,848 00000000000000000002bb641ef91f897ca1af6d396ef92dc526498acbe2dcb3 2,230 1.00/1.00 vMB 13
783,847 783,847 00000000000000000000cd71fefe1999102f88f29f9dab25dec632a0c4fa1811 1,921 1.00/1.00 vMB 9
783,846 783,846 000000000000000000045d1f7f82f6b0cd25b4fe32668b07c713846b7bfdb036 2,215 1.00/1.00 vMB 23
783,845 783,845 00000000000000000003951607dc7b1625276a0d1e09ccf4bea4afa00b78c3e6 1,024 1.00/1.00 vMB 25
783,844 783,844 00000000000000000002176c541df7566f76123a6b8722bddf5d576e34e15aa1 2,547 1.00/1.00 vMB 13
783,843 783,843 0000000000000000000266a50e8ba9a8ee75c0b2ff761a5d44f5400ab0383182 2,723 1.00/1.00 vMB 11
783,842 783,842 0000000000000000000323a2c5f309a003488eb4c8b8a600cfc55f930fac35dc 2,038 1.00/1.00 vMB 9
783,841 783,841 000000000000000000055adda8ef100834f99517f127dd22e7841555d2898155 989 1.00/1.00 vMB 10
783,840 783,840 00000000000000000003650976350de44ea2366fbe583655625c95c57fce6e95 1,269 1.00/1.00 vMB 10
783,839 783,839 000000000000000000042a7ced72e90d6656e2d203e17c987b9a9b8fbf6b14b9 2,300 1.00/1.00 vMB 27
783,838 783,838 000000000000000000054076776403ae216dd02cb253d87f2eaf295963d92540 2,116 1.00/1.00 vMB 27
783,837 783,837 00000000000000000000f0390fce89846fade8152eeef7b5ece8822d5d34b0bb 993 1.00/1.00 vMB 7
783,836 783,836 0000000000000000000585058204cdac36e7bde22d5d0e20aaaa11f23af98657 2,563 1.00/1.00 vMB 23
783,835 783,835 000000000000000000010caae99b2b21667b1f87eb1df1aedf7751c51c96ac7f 2,778 1.00/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 782.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: 709.82 GB
    • Received: 16.99 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.