Loading Tool

Explorer IconExplorer

Memory Pool

76,955 transactions
28.68 vMB
0.07297284 BTC
Random Selection Loading Transactions
Max Size: 173.71/200 MB

Candidate Block

Mining Attempt 5fd0bb1a1a2f9145ead07f25cf8d8cd5e5fb662b5de6f7c5b1d8306c4e84f935
Version 20000000
Previous Block 00000000000000000000544e2a5709c56f805c54fbee81fbb0c5aeb0fdb502da
Merkle Root 7404ff0dfc7d6184ac138c18e38676e53b2e12cda9b4810a2fb5facdcca50909
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,247
Size: 1.00 vMB
Total Fees: 0.01342024 BTC
Feerates: 71.79 > 1.34 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,160 (707,400 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
207,760 207,760 000000000000012336df9593abd393db396d9e50625138830cc09534605ac0a1 50 0.02/1.00 vMB 135
207,759 207,759 000000000000049d770b5d130be59e275e6e99eda0f3c085f641fb4efd3d2401 1 0.00/1.00 vMB 0
207,758 207,758 000000000000037c8a616fb06d271919668af554bb8bfb9a5c29a69b0d413c03 34 0.02/1.00 vMB 98
207,757 207,757 00000000000004edb1c7e1f681a1bb05bf99e619eae26b0b25df78067cb26835 24 0.01/1.00 vMB 117
207,756 207,756 00000000000002d3f2f8f7afce2d1d0ac62e71c2052df311b4de6671c4ccfa6d 311 0.14/1.00 vMB 174
207,755 207,755 00000000000002ce6a32a66555f61fe9aeae54ecea948dd8fa11ad9c8cc39035 9 0.00/1.00 vMB 141
207,754 207,754 000000000000046420222b41bf2eeb68c85a6b4420bbd926674e004afa0c7171 177 0.05/1.00 vMB 33
207,753 207,753 00000000000003ec4a9ff0114c0bd45ad1fd7173a523428c0896ede9a0d3f6a9 115 0.04/1.00 vMB 161
207,752 207,752 00000000000004372e9f591ca3d3f241666cb92aa432fb869b0b5517c2a375be 70 0.04/1.00 vMB 142
207,751 207,751 00000000000000af23ae4d4b0914d3816784f1ac9fff932302bcaa286e56a8b9 48 0.02/1.00 vMB 151
207,750 207,750 00000000000003fdacf4cdfe2f5bab3fa1f72dc12f26635366b85e7fbc736f03 13 0.00/1.00 vMB 32
207,749 207,749 00000000000003a0f50e78806a0860ddcf4a668621614d192b88ef3b74f1e278 204 0.07/1.00 vMB 189
207,748 207,748 00000000000002bc08024bc3e78cb6076a3b36da439d28008a3f832b15604a7d 161 0.08/1.00 vMB 124
207,747 207,747 000000000000043e40d0aec70f1b8d07d9f396b2e3350ffee69cd894fe5452c1 318 0.13/1.00 vMB 218
207,746 207,746 00000000000000da3c98b363dd241e8047ff1b6095c6ffd23d83e5a7ac01dff2 289 0.14/1.00 vMB 167
207,745 207,745 00000000000002c3a518ffbac2b67ae7219b00e48fe85d2d7d257ef1547ba4f9 112 0.04/1.00 vMB 70
207,744 207,744 00000000000002e3642eae49897f4e23b7a62e7ba276171a09999ff2b2d54030 330 0.25/1.00 vMB 130
207,743 207,743 00000000000003ead158a565c09deafff4c98c35b70797d7e862e4d056ee3883 129 0.06/1.00 vMB 158
207,742 207,742 00000000000003a7f4493757c758310d8eb4326548d4872b63a42bcff0b47440 47 0.04/1.00 vMB 86
207,741 207,741 00000000000000f1337ff24ef4a2e8eb0b2fc6c22969bde4aa0339f262e5b244 88 0.03/1.00 vMB 3
207,740 207,740 000000000000021b2d3327d47cd55dca93385a1600b6ec594a8fa03923cff22d 297 0.12/1.00 vMB 195
Previous 10 blocks ↓
Total Size: 782.67 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: 673.13 GB
    • Received: 16.41 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.