Loading Tool

Explorer IconExplorer

Memory Pool

20,460 transactions
10.21 vMB
0.09232390 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 56.47/200 MB

Candidate Block

Mining Attempt 217dd52b7be6a82b2aab3fd122e24edb422edc714c1e17816157b9742aa53651
Version 20000000
Previous Block 000000000000000000005753d95ed38016933464753c7523ca9df180e8b11790
Merkle Root 8e9e63c92b11ae193b3475556c65e602ccb36e1522b1d862b8df6ac217fbe7f5
Time ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,743
Size: 1.00 vMB
Total Fees: 0.07544222 BTC
Median Feerate: 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,570 (699,602 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
213,968 213,968 00000000000003473c4bf13133801b6ff4bfbf50d2031a7d0d60ee779f4aeeb5 257 0.14/1.00 vMB 129
213,967 213,967 00000000000004755aa4d5260304140146ec25f4cda23581e60ff26fb1bd7db5 31 0.01/1.00 vMB 65
213,966 213,966 00000000000001775eee955e447b29143ab025c71b22281ed9f947f441eb16a6 128 0.05/1.00 vMB 100
213,965 213,965 00000000000000575adde1e77c8cf85c6ee3b97e9637e3cb7f4568c9497741a8 335 0.21/1.00 vMB 112
213,964 213,964 00000000000004684423588b2d2d008767ced5475d950324b7ba8541f1ebe033 403 0.17/1.00 vMB 213
213,963 213,963 0000000000000084780d6a2e8ea8de9e78b278c68e3ba3c95bf9976ab9197203 276 0.21/1.00 vMB 119
213,962 213,962 0000000000000219aff7c4ce0f3d5f9417ccde59118f8dc63f71fec3a7b589f2 521 0.21/1.00 vMB 176
213,961 213,961 00000000000000d79e553ee5cac613d5c06a6ed5583ad6b0cdfbb642f5ff2f77 126 0.05/1.00 vMB 173
213,960 213,960 0000000000000041307d6069e12807ac0bd5c754745983bb5ade7d861267ba1a 137 0.05/1.00 vMB 182
213,959 213,959 000000000000025c5ad8bb576e78456837669aff21943d2ceac3395d522c9e0c 266 0.19/1.00 vMB 100
213,958 213,958 00000000000002100f9d6d9ff7926f1db6230b952363ee8d8af2172957ddf3da 417 0.20/1.00 vMB 131
213,957 213,957 0000000000000253af250d8e9b39af05b08d0c7b454afb58ec941d0fbcedd587 677 0.25/1.00 vMB 206
213,956 213,956 00000000000003bb1f40a74dd1a81afab449550bd3458d074edadcf8e3164556 256 0.10/1.00 vMB 193
213,955 213,955 00000000000002454ac04417cb412232bb762a21f529040fad87d450a62a5e5c 226 0.13/1.00 vMB 140
213,954 213,954 00000000000001816484f2434a84cb890d2b0264707122ff1b1d58c1d61b3321 354 0.15/1.00 vMB 217
213,953 213,953 00000000000004e48e71ecd0edd44ea7545e208ba5ec0d5427ab6504f830bec9 7 0.00/1.00 vMB 36
213,952 213,952 000000000000022136461af2b8da7e3995e79a925d8011f74965c5a88a8464f4 163 0.07/1.00 vMB 194
213,951 213,951 00000000000003534c3f5baf943b77ce9c7677fc6064f66c20df061046ee5742 155 0.05/1.00 vMB 10
213,950 213,950 0000000000000577946ee68467969124425f49ae7598a471a73fb44ed459dbe2 191 0.09/1.00 vMB 172
213,949 213,949 000000000000043ce6d4416b3bbbaa46e1aeb9e6c874d6f3b5fd497ab90d3775 29 0.01/1.00 vMB 242
213,948 213,948 0000000000000270dc784cddb4c134d8ac7c5c42fb2b0a5a3bf39dcfcc506a0b 412 0.19/1.00 vMB 196
Previous 10 blocks ↓
Total Size: 779.85 GB

Node Details:

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