Loading Tool

Explorer IconExplorer

Memory Pool

40,332 transactions
17.76 vMB
0.15203836 BTC
  • 1 sats/vbyte = 9 blocks ()
  • 2 sats/vbyte = 7 blocks ()
  • 3 sats/vbyte = 3 blocks ()
  • 4 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 98.08/200 MB

Candidate Block

Mining Attempt f65dfe9e316fc12a3ad1883eab402aec2428f5da891c1808ff0a3ca39bd779d2
Version 20000000
Previous Block 000000000000000000020ccee460118136cbb70bebcfd201e05537e2e146409b
Merkle Root f7044ca16133ebdd02e2dad82c227d106988c7aafc12ed3c16ce71468d63cbb8
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,321
Size: 1.00 vMB
Total Fees: 0.04424070 BTC
Median Feerate: 4.01 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,321 (640,994 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
272,327 272,327 00000000000000013f7119539f824f191714ee643a52a3daa987c18efc39b681 466 0.25 vMB 65
272,326 272,326 0000000000000005e80876cb6c272e9d727d0b267436bca220f388ff0f793f41 28 0.02 vMB 123
272,325 272,325 0000000000000003c0f30043e7b7fd80cd7ce82fbb17b290c28db98e690c7359 80 0.07 vMB 27
272,324 272,324 000000000000000534bd0ab7e33f35326a1a42e3e84a74169a849ee13569b610 277 0.12 vMB 68
272,323 272,323 000000000000000260b5b37c87ca62c25dbff34c86b0ed362725e1a7dde47af7 315 0.14 vMB 103
272,322 272,322 00000000000000010aa228e971d9bcabd84c2b687663e5e92aea0f2fd19ddeba 131 0.06 vMB 59
272,321 272,321 0000000000000000efb10eb156a358f94105eb186da30149d940d101d6ad758b 454 0.25 vMB 37
272,320 272,320 000000000000000415703fb9950edd973112c27ff9cba1cc9cf8833c68023c7c 724 0.35 vMB 28
272,319 272,319 000000000000000036146dffad153e1e95e87a63d0b659dba952a0f96e79a1be 723 0.25 vMB 122
272,318 272,318 0000000000000005e9db826fbd191878801bd90239e55b473c4915caad889555 203 0.07 vMB 46
272,317 272,317 0000000000000004a804a95eb92e6e1c8bb290280a7530c755e537504d27dc6f 1,114 0.46 vMB 66
272,316 272,316 00000000000000035f7cd5e02270b6ab1951e90fa5a861a8bee3a0a5795a8057 255 0.10 vMB 44
272,315 272,315 000000000000000099e5ec74d73f765514efb5936b193b58c9501e74b33ae388 391 0.23 vMB 45
272,314 272,314 000000000000000570fc75b944ba8536b0b190fb1c0a443a2cd83b2ef918d306 387 0.17 vMB 52
272,313 272,313 0000000000000003fc5605e9e5427ce6caa42da17422b2a1db769754abc8c85f 290 0.17 vMB 41
272,312 272,312 00000000000000046a5e6a28eb8fdce4b22ba355baf893b2e8dd67050963ed8f 490 0.21 vMB 52
272,311 272,311 000000000000000603cb20348b7885ef7f93ca02458108a81355af8fc6a5eafa 338 0.21 vMB 64
272,310 272,310 000000000000000564feb92ee7158994e5d0c49542e9baaf0cc9be8f4e6b0526 486 0.24 vMB 67
272,309 272,309 00000000000000011ca663fd810641a1d7a5da60522efeb44b44f5edce80252f 296 0.14 vMB 48
272,308 272,308 0000000000000001ea11bfc8eb7dc86a430d7568600c0625d06bc05f430e057c 155 0.08 vMB 36
272,307 272,307 0000000000000003572db0e29e49bf7ef69e699ffd44022c677bee5213e715bf 708 0.25 vMB 76
Previous 10 blocks ↓
Total Size: 779.42 GB

Node Details:

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