Loading Tool

Explorer IconExplorer

Memory Pool

46,679 transactions
28.04 vMB
0.07667057 BTC
Random Selection Loading Transactions
Max Size: 147.60/200 MB

Candidate Block

Mining Attempt 9ed2d5bd6918b387e68d881255e8fa62d925cba00b4a9669e066247d865d5e49
Version 20000000
Previous Block 000000000000000000014dfbe7f39f88da835586e6043c860399950dddc4e4d7
Merkle Root 45f927fc3bfc4358f30c4387cc129fddc114a39cf63608a1efcdf4dbc7be624c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,197
Size: 1.00 vMB
Total Fees: 0.02285448 BTC
Feerates: 100.36 > 2.29 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,942 (62,038 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
852,904 852,904 0000000000000000000147ac745f96231273ae154e5360cf32a560cd55091729 2,534 1.00/1.00 vMB 9
852,903 852,903 000000000000000000016375b3b1440dea62040498df01da018e968cb7695baa 2,885 1.00/1.00 vMB 27
852,902 852,902 00000000000000000000dbbfbe6b692304d02c4cbbc015605702d0f5936c122f 2,840 1.00/1.00 vMB 17
852,901 852,901 000000000000000000012e084ff383c312351b483af67c06f57979600619c63c 3,176 1.00/1.00 vMB 11
852,900 852,900 000000000000000000028d392434600572a8883777cac9af74ac551331db367e 2,587 1.00/1.00 vMB 41
852,899 852,899 0000000000000000000072fbc801c3fb7c5c3478926b058fb6d3502f6eef676d 3,121 1.00/1.00 vMB 18
852,898 852,898 000000000000000000036a0c295c2956d20b3e8babee284e0c8e1247f8ff742e 3,411 1.00/1.00 vMB 5
852,897 852,897 0000000000000000000327ddb0392849dd920015ebfce952c2cc8c5accb15951 5,013 1.00/1.00 vMB 8
852,896 852,896 00000000000000000000ce57327b307d4527e8c11f0aaf2b00504f7a9d31963f 3,322 1.00/1.00 vMB 7
852,895 852,895 0000000000000000000238942fec4353736d19dfb7e6cf24a4cffac4460815bc 2,405 1.00/1.00 vMB 7
852,894 852,894 000000000000000000017ccfe06bcc71e13619466cbfbd2f8115d672cdd6e4d7 2,719 1.00/1.00 vMB 11
852,893 852,893 000000000000000000036d7441cefd0e5023b5d9aedbbd25bd38a61f9f65eefc 2,982 1.00/1.00 vMB 12
852,892 852,892 00000000000000000002d8773a8d88d38c8c3cc884362bb830ce4262b014d49f 3,185 1.00/1.00 vMB 12
852,891 852,891 0000000000000000000054ded34006b9091e40ea2daf1b544d92b2b321f83647 2,658 1.00/1.00 vMB 12
852,890 852,890 0000000000000000000297fee45edc40dd845402bde41ea4a876995865228d72 355 1.00/1.00 vMB 4
852,889 852,889 00000000000000000002416a3a7ad31bc0113bf9bc0c5946b7e461f99f7bcd71 2,987 1.00/1.00 vMB 7
852,888 852,888 00000000000000000001b7ece8bafdab30d6b24a0c999d326cd28d6136f5f8d5 3,240 1.00/1.00 vMB 5
852,887 852,887 00000000000000000003361cab5aaf36515134db5976fb9f5c15d7cd5877dc0c 2,789 1.00/1.00 vMB 6
852,886 852,886 00000000000000000000d0f909713e65032737e3ce1b0a7ae8d1cb2f62f670ad 2,825 1.00/1.00 vMB 9
852,885 852,885 0000000000000000000323487d9fbadd08e9fac0e0c5981e6010284a59a75a61 3,540 1.00/1.00 vMB 14
852,884 852,884 0000000000000000000206d5ba5498f20c66e3bd844b67a38f8ad27dc52de510 2,995 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.29 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: 657.05 GB
    • Received: 14.46 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.