Loading Tool

Explorer IconExplorer

Memory Pool

83,142 transactions
30.86 vMB
0.09041608 BTC
Random Selection Loading Transactions
Max Size: 186.19/200 MB

Candidate Block

Mining Attempt 17abb4395032c3f5472238de8d703c4e5626351dbd9a93429fee4b8380c3722e
Version 20000000
Previous Block 00000000000000000000daaaba2827031446cf297bcb4eeef0745bb93d0d4e56
Merkle Root ffe2c81300b86f150a945176cf405e5a5ef3b249f6a618f75c9a268df7c9b293
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,621
Size: 1.00 vMB
Total Fees: 0.02399478 BTC
Feerates: 366.60 > 2.40 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,974 (457,015 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
457,959 457,959 00000000000000000014a9a5297f07f5b3b5f33943bf58abf88f23581d5eb9bd 582 0.26/1.00 vMB 155
457,958 457,958 0000000000000000002b7ebb2151bd1b63357e9b689d4efaaca3fc667b66f7a8 1,461 0.66/1.00 vMB 166
457,957 457,957 00000000000000000011091380f0198a72bec1680d96560d23d56223e47d5f25 386 0.20/1.00 vMB 157
457,956 457,956 00000000000000000178ddedbb7a3cc36183750071ce381a4a496b536c33d788 1,119 0.46/1.00 vMB 172
457,955 457,955 000000000000000001aba755ff5d54304039a6ac43db7fe9f5117e7b2606bfcd 1,082 0.59/1.00 vMB 81
457,954 457,954 0000000000000000018c60556b0540e6e1033347821f86459a412ff8f757a8ec 2,456 1.00/1.00 vMB 192
457,953 457,953 0000000000000000001f56dc6a99fce047ee8121961a68a1a6f9f277f224bd54 2,419 1.00/1.00 vMB 188
457,952 457,952 000000000000000002288e34cdd7368ec24f9450af2f7c0e49e4c9ad348f161f 771 1.00/1.00 vMB 56
457,951 457,951 000000000000000000dcea79812618764b89bf2b389452604409c547333695a0 2,003 1.00/1.00 vMB 141
457,950 457,950 000000000000000000d362944de836e66ab0d53c01c6a51ca637259d6de670ef 2,297 1.00/1.00 vMB 206
457,949 457,949 000000000000000000cf9346cd685224e64526428896fc167aa0576144cfe734 2,067 1.00/1.00 vMB 171
457,948 457,948 0000000000000000003567007b75621855a49548abc26932c4a7d6abec767265 1,527 1.00/1.00 vMB 90
457,947 457,947 0000000000000000015d2bbba93052857c615ba5c09451ed076798dc478d4abb 2,054 1.00/1.00 vMB 188
457,946 457,946 00000000000000000105ed26191e4f3603e448458ce0bf0f5337b57592b4021e 580 1.00/1.00 vMB 39
457,945 457,945 000000000000000001e843e0cbd45d99945ae53fe4f0ddcb5bdc5861375ff738 1,363 1.00/1.00 vMB 82
457,944 457,944 0000000000000000011bb5a02bb1bb5bcb4e382415b1ece25f216bee7a205354 2,014 1.00/1.00 vMB 199
457,943 457,943 000000000000000001d7e15c8196a2ee2eefa4e80f136c3d554ed33a0813053d 375 0.22/1.00 vMB 144
457,942 457,942 0000000000000000005bcfa150cdb941073380c268025fcd732c5e6fdcdf121e 374 0.18/1.00 vMB 185
457,941 457,941 0000000000000000019a5ed01b75a2d253bedb1ac96db2c2202e482074e01e1c 444 1.00/1.00 vMB 16
457,940 457,940 000000000000000000c43eb2f9d094eb24f9eed72c819f69558cb8153f16622c 1,260 1.00/1.00 vMB 93
457,939 457,939 000000000000000002387a86c27db62199e6019b90d9bcb0bba93c8a089c9f06 1,782 1.00/1.00 vMB 147
Previous 10 blocks ↓
Total Size: 782.34 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: 661.56 GB
    • Received: 14.82 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.