Loading Tool

Explorer IconExplorer

Memory Pool

77,042 transactions
28.41 vMB
0.08790279 BTC
Random Selection Loading Transactions
Max Size: 172.90/200 MB

Candidate Block

Mining Attempt 986ab092956d6e430904ef7e8b38f57636ecae11e253a2bb4b41152100e4a2df
Version 20000000
Previous Block 0000000000000000000174c235c16ca840a29564c027ae89bfbd419301388a0c
Merkle Root fc3b6247885a9d1fcc4aa348a2a0c6ddb154ec70d702732fd43d3abb2a4c460f
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,601
Size: 1.00 vMB
Total Fees: 0.02440433 BTC
Feerates: 477.45 > 2.45 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,299 (719,767 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
195,532 195,532 00000000000001f94b652cbc85d0300964fbc0731a7d82a040501fea12044bf1 74 0.03/1.00 vMB 93
195,531 195,531 000000000000041976eb1162640a3283561bf120b631a039d78e3cad2a10405d 114 0.04/1.00 vMB 61
195,530 195,530 000000000000048dfd6e0b80874156b5144afc19cb1e6893fe59b54d02e926f9 726 0.25/1.00 vMB 162
195,529 195,529 00000000000001a355263a7d2c35102ac4331275c73bf0e10edc10740b5e0f9a 60 0.03/1.00 vMB 124
195,528 195,528 000000000000068376cefa4cf1f53f2d7ccb258a2153804a1a0822bfc440427b 12 0.00/1.00 vMB 46
195,527 195,527 00000000000001a34c5578338be984a829b084f2c80a546859271f93e80e97a3 182 0.08/1.00 vMB 147
195,526 195,526 00000000000001563fc3817d48bbfdd44e9413461e13a088a9e049d9c332df8c 123 0.05/1.00 vMB 11
195,525 195,525 000000000000066bc26f57d9dc661a56a61bd53050ec1fb5438f85848adf30b0 304 0.12/1.00 vMB 118
195,524 195,524 00000000000003cc0cb2039b5a8c36f393c376f88e91f2aeb85bd7c90774eecf 8 0.00/1.00 vMB 0
195,523 195,523 0000000000000695ff28cb69b2a39ad190a29802d7e243e3aaebf60c9f39e3fa 468 0.20/1.00 vMB 228
195,522 195,522 00000000000004027909628a5635a06f4e0861503fe9a49254524d2689552588 66 0.04/1.00 vMB 37
195,521 195,521 000000000000000804fe7d5675be2436fd987fe36d13bff148ec2cdf821b44dc 420 0.16/1.00 vMB 123
195,520 195,520 000000000000045b6d41a8b0929179ff27354d18d556acb914e4911ee22600dd 347 0.10/1.00 vMB 122
195,519 195,519 00000000000003e00b6a75cce7dc52e524c550e7f840dc1fd3d566b51a382705 270 0.12/1.00 vMB 105
195,518 195,518 000000000000032656b30259001e55ba4f35a8d51120c2fa3721867b65fc3f92 562 0.25/1.00 vMB 138
195,517 195,517 00000000000000be2b4b451647567bbbb9ad51d25e086043f2197418848e1e07 32 0.01/1.00 vMB 6
195,516 195,516 00000000000001c5e0d1fc7f5842cd9a3a94043bba76c2372b07ee855f2ff833 652 0.25/1.00 vMB 134
195,515 195,515 0000000000000429101d3c183a8a77dcb9753730a27388fe7f77fe8d00cdf7de 132 0.05/1.00 vMB 176
195,514 195,514 000000000000071a6b4b01b7f0fa6a791f7da450c31e13d9da92190d153790b8 13 0.00/1.00 vMB 10
195,513 195,513 0000000000000243a0943e0628cb1235f895cdddad78ca918796e25ffb32a1e6 201 0.06/1.00 vMB 29
195,512 195,512 000000000000046a645af757c909edc7ae2c333d33458c0cf3b245ce3f38a03c 360 0.14/1.00 vMB 276
Previous 10 blocks ↓
Total Size: 782.91 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: 713.77 GB
    • Received: 17.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.