Loading Tool

Explorer IconExplorer

Memory Pool

20,314 transactions
11.30 vMB
0.03568781 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 62.52/200 MB

Candidate Block

Mining Attempt 5fe8ca3e2d6eefe3622ee35ec0945c4c3977ddd8de1edf9c49d11ddbb3f372a4
Version 20000000
Previous Block 00000000000000000001e55a45809da656cb1d2d7682a7cefc1cae1e30b2db7a
Merkle Root cf18cdc55cde1bb3e9fcdd6a8666b700d34fbc48f3b13cf4e5b9e006b0c0a1b4
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,398
Size: 0.99787225 1.00 vMB
Total Fees: 0.01730778 BTC
Feerates: 100.41 > 1.73 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,726 (771,839 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
141,887 141,887 00000000000005f79be6e7d38e7e6fb56fd0a279d348bc10f4b61ef6281cf39c 25 0.01/1.00 vMB 274
141,886 141,886 00000000000002a06b3ba8d0dbe76940e1feb4a72d1077f7a1023fd042ffe20c 48 0.02/1.00 vMB 210
141,885 141,885 00000000000004725ef5c246c4bf510508ea0208690428be12dc2d0a6037832d 111 0.03/1.00 vMB 29
141,884 141,884 0000000000000022aeb52e1175fa06ee4bf29712a35f12dc8d7edddf2b13c957 56 0.02/1.00 vMB 78
141,883 141,883 0000000000000138fb8b19b9d341676fe30f650007c6208366329dfc8c49eb5c 1 0.00/1.00 vMB 0
141,882 141,882 00000000000003cf09cbd6869e70ec57a4b85f7ec9e8408a65af05de5b2cbefe 36 0.01/1.00 vMB 169
141,881 141,881 000000000000081d28942f96f1c5a403c9245dc5964ef21ea1af40b2a03b9b86 64 0.02/1.00 vMB 229
141,880 141,880 000000000000002bd4a915503bdc8516ada43ef8c11047c93080693020465df2 68 0.03/1.00 vMB 194
141,879 141,879 00000000000002aefe3bdd82e239d079aca707a1068510a4f73a4a1e2056afb1 67 0.02/1.00 vMB 368
141,878 141,878 00000000000008eff8b65d82afd7f408afb6d45c4645db7fb29a40d7125a5e4e 115 0.03/1.00 vMB 76
141,877 141,877 000000000000057f6fc3eff40d58970db6070338e99db9d9080e4ddf76c1ef93 58 0.03/1.00 vMB 167
141,876 141,876 00000000000007ad055d7dd5336c551e7172b58facfa17b7cad947a38e39e988 6 0.00/1.00 vMB 0
141,875 141,875 000000000000028cdb9211f55e297a0f8104dbeb7af1f96e828ced032a70dbc1 22 0.01/1.00 vMB 301
141,874 141,874 000000000000056b5a74cf9092537f006e2b1365dfa5c9e8c59b0fe2537a6a63 35 0.02/1.00 vMB 257
141,873 141,873 0000000000000680dae1f888eac71e74003ada211d22dc6bf15cfd4b56dc7225 70 0.02/1.00 vMB 440
141,872 141,872 00000000000005c1bdf6085f9f9dc68480c38242ae1122f59826a03c2e96420b 105 0.03/1.00 vMB 125
141,871 141,871 00000000000008d9ce153d8c52058f24be87564cd772cbd3593d4676f3b3632e 14 0.01/1.00 vMB 622
141,870 141,870 000000000000093a5122b55706751ebfb6b9a785db5dedd31693bd4dba6c57ce 41 0.02/1.00 vMB 259
141,869 141,869 00000000000003c320f0003667bea3ae665556e0ea2f4cb8bd3e8254348e4537 8 0.00/1.00 vMB 403
141,868 141,868 0000000000000850f3260b9f9111c9f168580b14a42f635f8dc0ddd825e03200 5 0.00/1.00 vMB 114
141,867 141,867 00000000000007f62916e6c9ecadfe71341b2b38a3d633fb2cd3f1ee455b08d2 11 0.00/1.00 vMB 39
Previous 10 blocks ↓
Total Size: 780.14 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: 499.63 GB
    • Received: 3.69 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.