Loading Tool

Explorer IconExplorer

Memory Pool

28,886 transactions
10.37 vMB
0.03846324 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 63.57/200 MB

Candidate Block

Mining Attempt 9fc1446df6a61dc8f02ed94a9cc3eb2269f2b8c2b5f95a6ecba8a4b7bbbb8b82
Version 20000000
Previous Block 00000000000000000001d707fbd85f02f6dd6025f5811e28a490b17660214a96
Merkle Root 1298088f113c3312377cd1c97ae13905c781161f87417e0aa2378dc037329401
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 972
Size: 0.44 vMB
Total Fees: 0.01344441 BTC
Median Feerate: 2.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,249 (754,603 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
158,646 158,646 0000000000000e7147643c43cadcac1042a8909d0144301e5aca90ccfb292a96 87 0.03 vMB 110
158,645 158,645 0000000000000983796e2dc5f6a2c6ba231da61c57b0e6ea3942510c221c945d 19 0.00 vMB 221
158,644 158,644 000000000000032c13a8e8dea9fb3a8a89a7dedc24cf43eb0d12891f6f8635f4 85 0.04 vMB 1,141
158,643 158,643 0000000000000a5d1c133c278a9af15e8622a17eef80c3d68bdc72d95eec5272 65 0.03 vMB 108
158,642 158,642 0000000000000e367d0fe5e1a532a3a0e482802b68703dcc6f55335632c46310 12 0.00 vMB 315
158,641 158,641 0000000000000ae027bb40ddff0e40e3f0698729bffe7b2caeb4ee0c703d315a 80 0.03 vMB 117
158,640 158,640 000000000000000072ebbb04e8cf1a7ff20173efe82c26dfb0c4e604608d120c 85 0.03 vMB 57
158,639 158,639 00000000000008760cc6126a749b43dfba76ada24bf11bbcbeedd6d71607485f 14 0.00 vMB 322
158,638 158,638 00000000000006cff9325bc19bd7725013fe0513ea2f3b5ea83a6ce5cdcedd1a 5 0.00 vMB 85
158,637 158,637 0000000000000508627fa4c3916e2f82950b3e7f963eef35f2889c7c26a77511 9 0.01 vMB 23
158,636 158,636 000000000000084345ad279c1b0096dcdf80e1b8869460b3deeaf4c28cbcba7c 6 0.00 vMB 23
158,635 158,635 0000000000000aa93ebbf15ed5947fdc41e6a5fbab4dcd94f91c41af26b9d5a3 74 0.02 vMB 10
158,634 158,634 0000000000000cb30ee59a9d1468621bbe745030234178d4643627f908f128c6 27 0.15 vMB 61
158,633 158,633 000000000000025307154373dab7293ab1735fa91a09cf43251df1d4f93cc940 16 0.00 vMB 72
158,632 158,632 00000000000002a9007f67dcde06bd6eca049580507a8daef087d756e83ed14a 37 0.02 vMB 73
158,631 158,631 0000000000000ad0f34c6eae1082db73152171a1eeb028a20ba894e03949ce18 9 0.00 vMB 737
158,630 158,630 00000000000006d4e170d15b5aab52908d458d141354e38b6e60db298ea41752 32 0.01 vMB 240
158,629 158,629 0000000000000bca3469b46b89f66f593cea44d3cd38232de032cd2a86a9ecc2 41 0.01 vMB 182
158,628 158,628 0000000000000904fe4c46d60dde544b6c20c0e69b92974abadd803a66fd8e81 43 0.02 vMB 230
158,627 158,627 000000000000031de830da8e3259655ede938c8e83c0d75bc47031bc91b1c8a2 34 0.02 vMB 136
158,626 158,626 00000000000007f15d86499514d07893b9a904fc9f8a195785bc03c85a37dcb5 102 0.04 vMB 23
Previous 10 blocks ↓
Total Size: 779.29 GB

Node Details:

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