Loading Tool

Explorer IconExplorer

Memory Pool

53,803 transactions
31.91 vMB
0.13830592 BTC
Random Selection Loading Transactions
Max Size: 170.31/200 MB

Candidate Block

Mining Attempt 37bcbafcdecf5ec2624686e05c23b5f7b099bd3c0fab02a63ef2b79e35d92ba5
Version 20000000
Previous Block 00000000000000000001313720cdab0b96a52eb599aa00254522f99d726b53eb
Merkle Root 213043aaa21d438f8ef4f81d95332604000ca24734e0f242cbc34f4e5c84f351
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,667
Size: 1.00 vMB
Total Fees: 0.04138813 BTC
Feerates: 104.17 > 4.15 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,821 (730,142 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
184,679 184,679 0000000000000799781b1ed9c0a65279e1532ad2e554c088c8062a2f815f7d13 129 0.05/1.00 vMB 388
184,678 184,678 00000000000000258df50d6fdcf240a128a30b64bd2e1f4e0409e508be183409 12 0.00/1.00 vMB 0
184,677 184,677 00000000000008b457252ca9513daa1d3a71421836439a9bb590d16a6d049fdc 256 0.13/1.00 vMB 116
184,676 184,676 0000000000000252369f1ce045d7a09864ef469189b7c4b7421d47826f8553a4 256 0.14/1.00 vMB 74
184,675 184,675 00000000000004819bd28a8a6fd9e044c005a2dfb23fcf3d3f0de9828524ad73 131 0.07/1.00 vMB 87
184,674 184,674 0000000000000684a253c9e635e2d81368093aff22c5e8af156f455c0764fedc 56 0.03/1.00 vMB 44
184,673 184,673 0000000000000a7d43e65fe658d18623512ec0537ce17b1678f133d9f021ccc0 272 0.15/1.00 vMB 97
184,672 184,672 0000000000000a20235757adfcd26581c70f0a00712d64ee125cbff345e91954 7 0.00/1.00 vMB 152
184,671 184,671 00000000000003d3bd71cb8b847cd41655db26f22fa5e3581a593ce23579bbfc 172 0.08/1.00 vMB 68
184,670 184,670 00000000000000a2e23578fd52754b49b246f8329afc6301b20c2502c4f5bf5b 229 0.11/1.00 vMB 95
184,669 184,669 0000000000000701e5c3ff432937f024663cd2eece9ee36689193b7193e0ecd0 605 0.25/1.00 vMB 179
184,668 184,668 00000000000003e236be81d38e3864f5b30d990e415ee5cc02154a25b97f52e9 254 0.14/1.00 vMB 101
184,667 184,667 0000000000000a69f9798d473cca4429b7986d8fe7a4bddce30931553a8079d5 346 0.17/1.00 vMB 121
184,666 184,666 0000000000000943c19cb9910ab539f29ce274329c1cfb86ad67efa6af9ce4f2 424 0.25/1.00 vMB 132
184,665 184,665 0000000000000a1a98c379c7e99035babcb8d3779042d98570cb70bb43a88a28 256 0.10/1.00 vMB 139
184,664 184,664 000000000000013466d3a4746b80fc4ef4d2e111773d569abc9a8a9f8f7838ec 138 0.05/1.00 vMB 119
184,663 184,663 000000000000074a2b2bf5e44d7a81945d4a21e64c999913611f233d7804ca94 501 0.25/1.00 vMB 174
184,662 184,662 0000000000000842665768b48a6f558417d420f41904f973d3ad8e463284afde 189 0.05/1.00 vMB 141
184,661 184,661 0000000000000a1da7dce8dc06f4b7051b08620eada1ce98d32cf0ffc1ee0c66 13 0.00/1.00 vMB 15
184,660 184,660 00000000000009c8a004688c5a440a71c2afa3034763e6287e3b2bfea248a79a 700 0.25/1.00 vMB 146
184,659 184,659 000000000000005628bfb3c200a093f694bd93141f56d37bfcb629e85d0dd1e6 775 0.42/1.00 vMB 106
Previous 10 blocks ↓
Total Size: 782.07 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: 651.26 GB
    • Received: 13.51 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.