Loading Tool

Explorer IconExplorer

Memory Pool

79,364 transactions
29.28 vMB
0.10526571 BTC
Random Selection Loading Transactions
Max Size: 177.53/200 MB

Candidate Block

Mining Attempt b5e545a0ac78960c2dae2d858be4856e34d5863474dde5aaf41180ed25836dde
Version 20000000
Previous Block 00000000000000000001b1838b6a5a4a957646894043843182780c2fbbc032ab
Merkle Root 5a140fdf49a51e06ee3fd5bf93591abd7dc93a3a36ad655b8cf1571e03fd03fb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,690
Size: 1.00 vMB
Total Fees: 0.04375020 BTC
Feerates: 137.15 > 4.38 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,113 (545,053 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
370,060 370,060 0000000000000000057088b4dc363ad45585d32ca33846e1d247631e6766ca40 171 0.08/1.00 vMB 40
370,059 370,059 0000000000000000017fbf3ff5f35b21739f93f066d90a477824da311db85d85 1 0.00/1.00 vMB 0
370,058 370,058 00000000000000000b56fcb3bc2c2d9d4be1fe128897fe733c4fac4814a13acb 210 0.11/1.00 vMB 30
370,057 370,057 00000000000000000dc1e38bee47ad8918eb3e27ab1904fd74f173217869a7a9 1 0.00/1.00 vMB 0
370,056 370,056 0000000000000000054fb7c0aef539c39198f1f2c97e3d69c06ed4dd5a515f67 265 0.13/1.00 vMB 37
370,055 370,055 000000000000000005ab2722de95a8b631aea8c0473a2c58b6b0bd2338151a00 27 0.01/1.00 vMB 28
370,054 370,054 00000000000000001060f0ce890b54d4c54e3dd47365178df0b39c5490efa22f 560 0.33/1.00 vMB 34
370,053 370,053 0000000000000000004ae385880f59ca5aceb444cde93b102f88cd6d030d90bd 183 0.13/1.00 vMB 40
370,052 370,052 00000000000000000db3c4e7ec148f4e9ab108d55ec423c8dc342e7fdae3049a 123 0.08/1.00 vMB 28
370,051 370,051 00000000000000000f27b8cba1f64c28149651f433a5ca30705efc69cda40897 116 0.10/1.00 vMB 25
370,050 370,050 00000000000000000b4d5d639ae87f3204c818567cf09b99be71b0181671bdb2 142 0.13/1.00 vMB 26
370,049 370,049 00000000000000000411ed88858300755fb6e0c15cedd24617e6bcf9bca3af78 163 0.14/1.00 vMB 34
370,048 370,048 0000000000000000008e77d812cf46cde44c0a9ded15ceac1f8f6ee484fccd73 554 0.31/1.00 vMB 38
370,047 370,047 000000000000000000f9659a96a5ab88f34be6dea0c9a358b842e079f4264fa5 680 0.46/1.00 vMB 34
370,046 370,046 000000000000000009ede85ac5f33ff23e674430820a71896ac858a03363acc6 510 0.31/1.00 vMB 35
370,045 370,045 000000000000000012b69c4e84d6c4e146a38c7a9beef8b4ab1b2d8c50bdda1d 714 0.35/1.00 vMB 35
370,044 370,044 0000000000000000043ce9d794f804cb53fbf80db9b54d9b4e7bc8fc5c4021d9 336 0.23/1.00 vMB 31
370,043 370,043 00000000000000000a4b165b50b2681adea878325a956b4eaf67fef889e5ce10 710 0.43/1.00 vMB 40
370,042 370,042 000000000000000008f3609e6648d8c253b94235ab424294b5eea77915d3dae1 1,241 0.75/1.00 vMB 36
370,041 370,041 000000000000000001fd4930d017eadd49b543b73c7c588d4da3cde4f97b3afb 272 0.21/1.00 vMB 33
370,040 370,040 000000000000000004e73f3ef5e295e3754715b7095bfb0fbd9170f713ea403d 200 0.13/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.59 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: 671.42 GB
    • Received: 15.93 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.