Loading Tool

Explorer IconExplorer

Memory Pool

50,319 transactions
28.84 vMB
0.07523542 BTC
Random Selection Loading Transactions
Max Size: 154.12/200 MB

Candidate Block

Mining Attempt 7c7a8f6875463f0151cb104f19fefcfe6a7a74b88308cb760a7e1e005d6f6eca
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 1ee6f770260b4cf1c003923cacabc8ae922030bbfc2d18067b241f9534a4cb35
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,801
Size: 1.00 vMB
Total Fees: 0.01203784 BTC
Feerates: 40.20 > 1.21 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (529,439 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
385,276 385,276 000000000000000004571b52fb2bd700ae114b7570d9af58fd5ad67893b19bb2 902 0.33/1.00 vMB 52
385,275 385,275 00000000000000000d034ae77493985244793deb3fc5fa49abe7ad971ed37404 800 0.44/1.00 vMB 36
385,274 385,274 00000000000000000bb2d0d2ee2bfb0885379c0049061be3cc4c3267072ddb86 1 0.00/1.00 vMB 0
385,273 385,273 000000000000000009b8775b05799c6d2801aeaad18a5c80f232b0aadb8fe893 109 0.09/1.00 vMB 15
385,272 385,272 000000000000000006c5d710ef9e14a62e311f8bf4aa38805f4d633f221c0dfe 532 0.26/1.00 vMB 35
385,271 385,271 00000000000000000d54d94f97ea4779a749e85ad90bd3596b7ac4caddc3516b 620 0.75/1.00 vMB 11
385,270 385,270 0000000000000000095fbdde285f41db547dcdc89ae09dfb60acb378acbc55ed 181 0.25/1.00 vMB 10
385,269 385,269 00000000000000000333db7b9784b260513b0c8cd22cfa157762d5eaa19b8e4a 1 0.00/1.00 vMB 0
385,268 385,268 00000000000000000a1d68c8f26baf3dbf74b362e3a7f2d3d1feee41d877aef3 683 0.37/1.00 vMB 29
385,267 385,267 00000000000000000b72134265f10d57e60922f37ac6212c3842b6636282228a 1,114 0.99/1.00 vMB 18
385,266 385,266 00000000000000000c16555ae49043ff2a61158f93b22809c6a2e03c50559b46 1,982 1.00/1.00 vMB 33
385,265 385,265 000000000000000001f581a51062546c03af8a03b2e3da47f9219c783bd84313 1,857 0.76/1.00 vMB 41
385,264 385,264 000000000000000005973056e458f95a8346f81da0abecdb8e82627da677faed 1,347 0.99/1.00 vMB 18
385,263 385,263 00000000000000000a3821a44c34c2315ae136a45929b592df288dea3a4d661e 1,653 0.59/1.00 vMB 44
385,262 385,262 00000000000000000605c73f46b31b422ac3e2d1809739acc0f6395ddcf30c25 1,352 0.62/1.00 vMB 36
385,261 385,261 0000000000000000061d663ea58706c7dd5333d5bfd70dd11823cb247cf90188 599 0.29/1.00 vMB 28
385,260 385,260 00000000000000000758e0bb4bc882042b3b3737737edf709bb3f48883aa9302 188 0.13/1.00 vMB 18
385,259 385,259 000000000000000002cbf1403631d80288b1b41482a280318c76b2109457615f 1,730 0.83/1.00 vMB 32
385,258 385,258 000000000000000001c081cca2148d3293e2612d609339c7a49489a0c152ccf2 1,429 1.00/1.00 vMB 23
385,257 385,257 00000000000000000b69e6e95a88cfe1cc96c4e134d1cd48ea3a27c46b6a61b1 1,856 0.91/1.00 vMB 34
385,256 385,256 0000000000000000010391de61b86d2800f18d9e83189851d9a990b137f45a7f 1,164 0.56/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 781.89 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: 645.16 GB
    • Received: 12.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.