Loading Tool

Explorer IconExplorer

Memory Pool

28,547 transactions
8.34 vMB
0.08668673 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.32/200 MB

Candidate Block

Mining Attempt d717a7cb6611d42580cf0c17d89969f28112d0fec56675d45156b57263135f60
Version 20000000
Previous Block 00000000000000000000e448b44b50758fd2fc9d6ddeba585dd0b192dcc101ed
Merkle Root 453726807e04bf65150f07e589a0d7436b73f9cffd939b50cca7c3299315eddc
Time ( ago)
Target 000000000000000000022b910000000000000000000000000000000000000000
Nonce 0
Transactions: 2,299
Size: 1.00 vMB
Total Fees: 0.03750762 BTC
Median Feerate: 3.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,216 (773,024 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
140,192 140,192 000000000000035cb9c9c5ca145d3716ea2829422f4fe7886816d5747a2aa338 7 0.00 vMB 693
140,191 140,191 00000000000005d56d3dec102d6090cb272f532cffb4e6c16f9aecc82f203796 44 0.02 vMB 209
140,190 140,190 000000000000043ccac4fcb78e8ccab6a7b8989757266fae2be94a97e8c5d546 3 0.00 vMB 3,430
140,189 140,189 00000000000003eb47d4ba25079d497052f1dd80d9a57236ebb89849fa13ea93 43 0.02 vMB 387
140,188 140,188 0000000000000826ba58d99cc684dcc2d5892bb13ecb25f1c13adf08ec03ce9b 112 0.03 vMB 80
140,187 140,187 00000000000001e849b7d0e5f033b3114e174546230c40991b8075167888f53d 43 0.02 vMB 329
140,186 140,186 0000000000000468b9dfa52597756b2e063589264991aeff03d2fd58f96e81da 15 0.01 vMB 139
140,185 140,185 0000000000000567804b7a87d04c91f1679b8ddb35d1ec026dacbb9c9bda358f 64 0.03 vMB 127
140,184 140,184 00000000000002360718dd3e30164af16a1be7010cc58cf6c111f4b3ffe2114d 12 0.00 vMB 0
140,183 140,183 0000000000000259bd0b6a88078504989b0cfb3c32b9ea5a0c8924d068dc7709 44 0.02 vMB 106
140,182 140,182 00000000000000ee4761c250efa877a00e6488b95ce8ce2e86e9479410c156d8 49 0.02 vMB 68
140,181 140,181 0000000000000279f5540a6ec5ca33893da7a4a3698066fca2b2fb2acffec9ac 9 0.01 vMB 1,260
140,180 140,180 00000000000004ce9590444ee9fad1e47723adf2e151c1838105055778534495 20 0.01 vMB 20
140,179 140,179 00000000000004273b5ecea888e264bb31cda2debadeca47b0106f3be5dbaddd 94 0.05 vMB 444
140,178 140,178 00000000000008bc33fe9dedad1e5b75457a39f2babae27c06c836d3b8e9f6f8 23 0.01 vMB 504
140,177 140,177 0000000000000622555fad02584a55829f73d1d77713bf3bc1afb4ceb1e9a332 74 0.03 vMB 354
140,176 140,176 000000000000049ce5f708d21c39dab3423c34a0265816f9c13581201f493b59 70 0.03 vMB 194
140,175 140,175 0000000000000213f0d7bfc60b9ac36bf38629ed1b187876c36ab46e963984db 119 0.14 vMB 745
140,174 140,174 000000000000016be8a9b1b3ac836df47bf2ec86c3f91b9f8a61b5c28814a046 12 0.01 vMB 171
140,173 140,173 000000000000080e0bc43f9bc9451a3a2f4c60b31ab4d12333cee60cd8f14ee9 18 0.01 vMB 199
140,172 140,172 000000000000026f10483df1ac14948e00c5b8b20e32457c7c51f58d7247b4f5 27 0.01 vMB 158
Previous 10 blocks ↓
Total Size: 779.23 GB

Node Details:

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