Loading Tool

Explorer IconExplorer

Memory Pool

41,690 transactions
28.60 vMB
0.07014480 BTC
Random Selection Loading Transactions
Max Size: 146.20/200 MB

Candidate Block

Mining Attempt 7f91842b036a6e9e330c30202d2217991ff111cdd0f6eb6186a4e8cad36bf9e0
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root ddce6e51f63b5e80f8bb9afd828334b037702bd486221d02e22fa860a48e67a9
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,743
Size: 1.00 vMB
Total Fees: 0.01453267 BTC
Feerates: 87.72 > 1.46 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (173,651 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
740,979 740,979 00000000000000000001a052ed91be0cd6a3e8367c780198bfb504fbe283ab29 704 0.26/1.00 vMB 17
740,978 740,978 000000000000000000077e79074444281ceeadbdba95b2f71cf95846345dc842 1,702 0.70/1.00 vMB 10
740,977 740,977 00000000000000000001a8fae95f3e87e6ff9bb92a4d377060f74786412d9298 3,138 1.00/1.00 vMB 19
740,976 740,976 000000000000000000087492d5101839fe2a8276a17a7980c9140e0608b0532f 949 1.00/1.00 vMB 34
740,975 740,975 00000000000000000004740508820dd08f9f9e163b7c1b753719ade783605f15 877 0.27/1.00 vMB 19
740,974 740,974 000000000000000000066c8e31703e50a4f6b7549af407c891502289ecf7dbb8 1,507 0.81/1.00 vMB 14
740,973 740,973 000000000000000000082c300d7ae03b5ecd17c3addd7113af97c63222bd9a08 1,124 1.00/1.00 vMB 23
740,972 740,972 000000000000000000039cf87de62fc5e03f05338471c3ee65fe16b29066ac2b 1,148 0.47/1.00 vMB 17
740,971 740,971 000000000000000000042d989f7ffbfb1b8f161d34b6ccec63dd45eeedcc2944 2,649 0.86/1.00 vMB 19
740,970 740,970 00000000000000000004b208b4ae276426bc6f4e9a904b85a29580d28c877515 105 0.09/1.00 vMB 11
740,969 740,969 00000000000000000007f2160abba796c19bea352372db3b622c2267c6d0d24a 1,118 0.43/1.00 vMB 17
740,968 740,968 0000000000000000000233f0886782bd6ff7ae1e0055fac625754f12d07a8652 1,482 0.47/1.00 vMB 10
740,967 740,967 00000000000000000001620a844934dcdba428b4b1d9ab4f49151e795d0dd7b2 2,793 1.00/1.00 vMB 23
740,966 740,966 000000000000000000093cf4a6b9b62bf38d5a138fc00c4318c18c2c3b34769c 1,490 0.90/1.00 vMB 8
740,965 740,965 00000000000000000002e9d1e7541d0c58c7d93dc54df14fcecc5b34afd052c1 2,739 1.00/1.00 vMB 23
740,964 740,964 00000000000000000001e668ff5645b624750402335e829aeee3e4b9782d66a0 998 0.37/1.00 vMB 16
740,963 740,963 00000000000000000004e32d87634f5af524f1c5402ed85087fdb9ca45f4599f 519 0.47/1.00 vMB 5
740,962 740,962 0000000000000000000530b1594d61de2fdb1bd4e3098cd11ef10e3bdc822054 854 1.00/1.00 vMB 4
740,961 740,961 00000000000000000006fd86091bcea2da772e63038da32598f55b8843f862dc 2,293 1.00/1.00 vMB 8
740,960 740,960 000000000000000000011efd56b997bd71a1f24c4b48d11a022e3b10dda446ff 1,534 1.00/1.00 vMB 6
740,959 740,959 0000000000000000000706e3a579c3778a3f1761896f7b9d0be307314f3995cf 2,386 1.00/1.00 vMB 11
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.35 GB
    • Received: 12.02 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.