Loading Tool

Explorer IconExplorer

Memory Pool

81,466 transactions
30.29 vMB
0.07566702 BTC
Random Selection Loading Transactions
Max Size: 185.99/200 MB

Candidate Block

Mining Attempt 50fd883df20a8a3f137eb00f099a6749d50f021b82b76002654519745c0094ab
Version 20000000
Previous Block 00000000000000000000b4f9c9ada5e3b1ab49c5a1834e7c70cd8f59b00d6f9f
Merkle Root f087e22ea82631b612ad657b02e7280d7b0f95b0bff5b0e9cdd92106cc080bf4
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 4,875
Size: 1.00 vMB
Total Fees: 0.00829775 BTC
Feerates: 150.77 > 0.83 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,329 (548,527 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
366,802 366,802 0000000000000000138b2f5ba5d2f2570ea09a386562549baaac36d4160d8b14 534 0.25/1.00 vMB 39
366,801 366,801 0000000000000000138589283efe85c11b925acac89936d159c19bd90eea9240 483 0.54/1.00 vMB 18
366,800 366,800 0000000000000000099236b49958f9339932beafeef59c3c4850962e6b7dacc2 1,974 0.95/1.00 vMB 37
366,799 366,799 00000000000000000188f47c26bfc6e2549ae934f721f386a5729277b2542b8f 231 0.75/1.00 vMB 11
366,798 366,798 000000000000000000ec6f3a12474187e50b7a403418b001d5dc3a461fe67579 1,246 0.75/1.00 vMB 32
366,797 366,797 000000000000000008eb3ca89c8fcaa304a7efd55ce9e74ae7d362cdb20746a2 1,830 0.75/1.00 vMB 51
366,796 366,796 00000000000000000a9a85784cc3fe8fea1fbe892b3f5b8bd81125eed159240e 747 0.39/1.00 vMB 35
366,795 366,795 000000000000000008245709251db53c17b8efccdf362f23f5020d04d9897729 280 0.16/1.00 vMB 32
366,794 366,794 00000000000000000e0748f136ed0e83ce1973d98454893288e40a530b9e32e1 822 0.43/1.00 vMB 36
366,793 366,793 000000000000000006bbb6e50573f2e6dc697086c2ef623c4cdcecbf430ac5c0 296 0.19/1.00 vMB 28
366,792 366,792 00000000000000000a88725964158d9a06dc3a4da4abf7626d0e149018f78901 1,899 0.99/1.00 vMB 36
366,791 366,791 0000000000000000116d9b6af7c133fc8746c3513ba4e03d59e9b2e1ca636494 1,964 1.00/1.00 vMB 39
366,790 366,790 000000000000000006baf20e289b563e3ec69320275086169a47e9c58d4abfba 349 0.36/1.00 vMB 15
366,789 366,789 000000000000000014ceb551f0921d43ef6f02a3739ad35bdba72aea881930de 1,834 0.93/1.00 vMB 39
366,788 366,788 000000000000000014438a428adfcf4d113a09b87e4a552a1608269ff137ef2d 719 0.41/1.00 vMB 32
366,787 366,787 000000000000000000e84d555a47c252d433542383bd8f65dd98c30fe3499d4f 59 0.02/1.00 vMB 35
366,786 366,786 00000000000000000ccbb6f62f23e13d94260f4e692a7d0ee0792ed8fe5311f0 468 0.26/1.00 vMB 33
366,785 366,785 00000000000000000d509ba51b2f431ce4c66faa72d918d182795f379eca0709 1,575 0.75/1.00 vMB 42
366,784 366,784 0000000000000000063d5756b236b155aafe5b15ec56f069c69b317ef8c789c5 154 0.09/1.00 vMB 42
366,783 366,783 00000000000000000fa6062c7b8e1e72c99be2fa07d1b1f359771b2e8ea84978 403 0.24/1.00 vMB 29
366,782 366,782 000000000000000006a50906c9ccb54cc3e054da2a01b94dfc2bbd53a9fb61c7 1,652 0.79/1.00 vMB 43
Previous 10 blocks ↓
Total Size: 782.96 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: 715.35 GB
    • Received: 17.71 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.