Loading Tool

Explorer IconExplorer

Memory Pool

52,823 transactions
29.70 vMB
0.14670458 BTC
Random Selection Loading Transactions
Max Size: 159.14/200 MB

Candidate Block

Mining Attempt a7f547ef085694afc9c990e1e48e70e6195a492faba53e831fc4ca9109f33491
Version 20000000
Previous Block 0000000000000000000133cc4853fcb6e0594dde0b142b5c7760efc67fe44001
Merkle Root 7358a752c46c7a1adf1aeb93c1e0b792f62567d8a9de057144e7a84aeacda407
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,072
Size: 1.00 vMB
Total Fees: 0.07504790 BTC
Feerates: 445.47 > 7.52 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,715 (604,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
310,530 310,530 000000000000000004921856654234c8b2badcb20e0ae0b19905a071c05b6ad6 174 0.07/1.00 vMB 41
310,529 310,529 00000000000000002ee18a300620187eb6313bc1a54ccbb225ec07176c5d80de 453 0.25/1.00 vMB 29
310,528 310,528 000000000000000032745b3feac2dbcf15ebf00b979dbabc060f819312c7e323 100 0.06/1.00 vMB 24
310,527 310,527 000000000000000012210910525519b68572c5ce0f19bac0d6ab5a156829f5a1 170 0.09/1.00 vMB 30
310,526 310,526 000000000000000002c04df559e0f1a5faa673eb3957421c07ab89f9cd970ce9 416 0.35/1.00 vMB 19
310,525 310,525 00000000000000002faa3c27a7f774efea338bbf482988ad084dd84b8c2fdac8 54 0.40/1.00 vMB 10
310,524 310,524 000000000000000002a3f8596004a5b66b2da897faf3990fbf86d3e051fd30ae 1,208 0.92/1.00 vMB 28
310,523 310,523 00000000000000003e2e53ddf59fd3b9095b04f601fe7e3a6d3b70920db2c8b9 41 0.01/1.00 vMB 41
310,522 310,522 00000000000000003d1fac8739a35974c7e459588577a8ffe71f542233fe5c67 288 0.21/1.00 vMB 24
310,521 310,521 000000000000000036aa5aab2cbeeaa673bc91f2ad2b12745f0db2202e06a3a7 64 0.04/1.00 vMB 27
310,520 310,520 00000000000000002941550b284964488055bf9bb49984ea2ac82ad3fe550b20 45 0.02/1.00 vMB 47
310,519 310,519 00000000000000003d6842c83d055cbff8143ece81fae94c17b8f2329195c115 154 0.10/1.00 vMB 21
310,518 310,518 000000000000000014bb3a71071d2457db97f32043f2ce2ef657a0ead0e18035 505 0.41/1.00 vMB 22
310,517 310,517 00000000000000000b56297ded7933c2a198780523a8a4c75ced3cb10dcbd3f7 41 0.02/1.00 vMB 50
310,516 310,516 00000000000000002aef1575f24813a37957a251491a8b15641020baaf837721 334 0.24/1.00 vMB 25
310,515 310,515 0000000000000000042eb15627f2192f8f51fb71ffb2753664b413d70d1c7ea9 171 0.09/1.00 vMB 25
310,514 310,514 00000000000000003cb73f60a21c294b91b3c61f26b2a63e6c264280ee64b627 20 0.01/1.00 vMB 34
310,513 310,513 000000000000000032623cf9f23a3c752787e0ded94f034e745356493c2beee9 158 0.07/1.00 vMB 34
310,512 310,512 000000000000000028663d9981d93789e25effa00ccea4b4f046ad1366edaf0d 293 0.17/1.00 vMB 33
310,511 310,511 00000000000000001dd27d89cfa138f1de970b05e107aa240d9df436b214a004 213 0.20/1.00 vMB 21
310,510 310,510 000000000000000009df69a000001aa4f010c9ebae73a6df8a429fb9b07b65b2 107 0.08/1.00 vMB 33
Previous 10 blocks ↓
Total Size: 781.89 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: 645.20 GB
    • Received: 12.70 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.