Loading Tool

Explorer IconExplorer

Memory Pool

43,108 transactions
26.45 vMB
0.06070090 BTC
Random Selection Loading Transactions
Max Size: 138.96/200 MB

Candidate Block

Mining Attempt dd9b90eb48275d81c0a5174cb1f19396811c3cce0db59befc447489425b9e6a8
Version 20000000
Previous Block 00000000000000000000768db8c555c88522a89150a79f003e6f64bcd348a6d5
Merkle Root dea5efe92215499b119b7e52d2367e7feecb7e8944f901557ee9b52345914e47
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,400
Size: 1.00 vMB
Total Fees: 0.01228761 BTC
Feerates: 150.92 > 1.23 > 0.26 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,726 (172,196 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
742,530 742,530 0000000000000000000158bdeea9277555da28fbed33356c1fa119bcc5f90043 2,170 1.00/1.00 vMB 6
742,529 742,529 00000000000000000005a63ebfb60af1c63048a1b9425a911fed9fe38f250e9c 1,783 1.00/1.00 vMB 17
742,528 742,528 000000000000000000039b8b88f7e5b99b27272f94bb5a942562ce1b8228aa7d 1,895 1.00/1.00 vMB 7
742,527 742,527 000000000000000000015d3d4c9fc610d6d7427b4e90e16bd5f1ce8fde796a73 2,765 1.00/1.00 vMB 23
742,526 742,526 00000000000000000007ef44dde131e4ab14f5735459ea431996cbd492b73ff0 3,049 1.00/1.00 vMB 8
742,525 742,525 00000000000000000008669f6a2cc8e34d2bb2b30a7f4e341cedc0ba3f6645e3 2,079 1.00/1.00 vMB 6
742,524 742,524 000000000000000000051b74eb0a7cb94b39b20e0c9fc190dc3aa7318d343434 2,914 1.00/1.00 vMB 14
742,523 742,523 00000000000000000005333cd61e6234bdac32b8a29fa8d39775b192f75d8984 2,779 1.00/1.00 vMB 12
742,522 742,522 0000000000000000000126682c97e989f7fea9177cfaedab00acb774e0cd56b3 1,680 1.00/1.00 vMB 13
742,521 742,521 000000000000000000074b48e193fb4ccc28bd929001aa1838abfda30c020ef4 800 1.00/1.00 vMB 10
742,520 742,520 0000000000000000000081b382a03d1cff2bd1e2cc35da144192d44464c7ed95 730 1.00/1.00 vMB 1
742,519 742,519 000000000000000000006d7525f4e7e6ac30df9b901d0cfc02482bc1273d90c1 666 1.00/1.00 vMB 1
742,518 742,518 000000000000000000073b6ae94f8b0ec77093d8b981f4b757945df7eaceea50 2,604 1.00/1.00 vMB 4
742,517 742,517 00000000000000000004b957dee079575396a171d518ce6ad530f2b8b26213ef 2,705 1.00/1.00 vMB 10
742,516 742,516 0000000000000000000813e82257ed7674788510fd388cc85c693fa7f6bb472b 1,160 1.00/1.00 vMB 5
742,515 742,515 00000000000000000000b1f9ab16b0da63acf421684c3da4dc3f06e9aa7657b3 684 1.00/1.00 vMB 3
742,514 742,514 000000000000000000024fcb78d0be82bdf75c1670621208f88bba74a622e818 2,166 1.00/1.00 vMB 11
742,513 742,513 00000000000000000000949daed9eb5a915961bfd064ee2e68f4c834f6358337 311 1.00/1.00 vMB 1
742,512 742,512 00000000000000000008cfd0bda81fccba6e72dbf51ae3caffa32c8c60eca39b 836 1.00/1.00 vMB 2
742,511 742,511 0000000000000000000151a9ace2f4b68c31473379440addb2cdf37f6cb454ee 911 1.00/1.00 vMB 5
742,510 742,510 0000000000000000000805714658a118b05ffbaaa00bdad01159b05b282629aa 1,106 1.00/1.00 vMB 6
Previous 10 blocks ↓
Total Size: 781.91 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.77 GB
    • Received: 12.77 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.