Loading Tool

Explorer IconExplorer

Memory Pool

40,373 transactions
18.91 vMB
0.18697381 BTC
  • 1 sats/vbyte = 18 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 4 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 99.89/200 MB

Candidate Block

Mining Attempt b12523903d0dfe86c2de69f5c39d1cffa56c3036e1e40a6a38be333a078edc43
Version 20000000
Previous Block 000000000000000000004a70f3e5f9adf9454018687410ec954195352aac5475
Merkle Root 84cf799abc41d253f72b1892b8427a7eddd18f0f0f5629cdc98e35c406b93329
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,393
Size: 1.00 vMB
Total Fees: 0.05581225 BTC
Median Feerate: 5.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,329 (743,070 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
170,259 170,259 00000000000008d1c0fd2cdce23156bbc6e8063735e3e9c5793ce0ee0679102e 88 0.05 vMB 120
170,258 170,258 00000000000008eb3dd4456ebac7d1a67add3e9748472a5bb76e57347609f72c 105 0.05 vMB 41
170,257 170,257 00000000000003518f0b00218b6b3e6fd3989cd1c37bbef001d0a6720f0308ee 1 0.00 vMB 0
170,256 170,256 000000000000089539f49adaa3aea3caff68b00ed8dd9df1d5046b42e7ecc422 112 0.05 vMB 91
170,255 170,255 000000000000058f7be48c9b7a19869d34a7d20b85cb2f3bc57ad42b2c16a247 11 0.00 vMB 731
170,254 170,254 000000000000054df02c556a2171f0078760d015b2df58a0a5be6b211501afe8 61 0.05 vMB 360
170,253 170,253 00000000000006e99751c2e9ce5e2890033d3a80afb3682e76b3a9296970e605 1 0.00 vMB 0
170,252 170,252 00000000000007d2f6d22f8e2a20a586b70c7a98e2d40b2f2f733deb02043e67 18 0.00 vMB 140
170,251 170,251 0000000000000650d918790cf2b4153d7c88bf3f2d62c0e9ccbdba7baf70a322 54 0.02 vMB 135
170,250 170,250 00000000000009850ec533f744899203a28235b2a3be1d477a94f5436bc65188 23 0.02 vMB 53
170,249 170,249 0000000000000645b2f2ae706afd6782376c3729641952f3fa0618549cf34600 88 0.04 vMB 69
170,248 170,248 00000000000004c3f071dba958a363bc571e41624258170925375c0a33859a3d 8 0.02 vMB 131
170,247 170,247 0000000000000ad56c2d05bed44a6543c74baaab5911ed76ffb9d108dbfd90f5 19 0.01 vMB 54
170,246 170,246 00000000000008f295372a4b9a68e4a8f17bd8ab078f58a04bfd632ade422882 50 0.02 vMB 136
170,245 170,245 0000000000000ad17f5dde37f6bb4403ca703ec087ed09af84ea3b1e2a6f41b5 1 0.00 vMB 0
170,244 170,244 0000000000000511a8a7a7663d5e5b99e1ee53eb40477252c76d5c188e566866 2 0.00 vMB 0
170,243 170,243 00000000000007adcaa052696ea44e7065566b6af501e7aa0fcef92c9343c434 14 0.00 vMB 47
170,242 170,242 00000000000004ac1eb73b18c2cb17eb7f0ca8a27a5ad4ffb7fd985eea4feb4b 11 0.00 vMB 42
170,241 170,241 00000000000003163d5a861072714871cc5aa5a48e537fd5ccdd7cfb120dd960 26 0.01 vMB 66
170,240 170,240 000000000000061db04e22c027364d6f556e9a3df2f9e889959f98d9ae6ca7d7 69 0.03 vMB 21
170,239 170,239 00000000000002c4d9c02f0bf9f574818dd12c59559fbdabc1d102abf986e023 34 0.01 vMB 4
Previous 10 blocks ↓
Total Size: 779.44 GB

Node Details:

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