Loading Tool

Explorer IconExplorer

Memory Pool

42,133 transactions
26.79 vMB
0.06164161 BTC
Random Selection Loading Transactions
Max Size: 140.74/200 MB

Candidate Block

Mining Attempt 795783b1d9c2844274799df7eb95bb9e13356d01ed41954c58da9e47051e82c3
Version 20000000
Previous Block 00000000000000000000dbff82779b294ccb8ffef3251a2f04537190df676bc3
Merkle Root 49b463621b2cea436d9df07935efef14c3886720e2f5b548a850c542b727c307
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,561
Size: 1.00 vMB
Total Fees: 0.01189652 BTC
Feerates: 500.44 > 1.19 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,940 (21,269 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
893,671 893,671 00000000000000000002154fe09ce9f47ab04e50ff0d50ddcac207333d56bdb5 3,738 1.00/1.00 vMB 20
893,670 893,670 00000000000000000000fb39fd5c940db663669a74e60ae46d79601a373b39d8 4,056 1.00/1.00 vMB 26
893,669 893,669 00000000000000000001103dccc2f67c00c60c5653dad7218a6bd219a0c9f898 4,803 1.00/1.00 vMB 21
893,668 893,668 00000000000000000000381d22b461cd023a402726e2ea66cd0031e0c9bf1edb 4,728 1.00/1.00 vMB 27
893,667 893,667 00000000000000000001072e9c86cd72b46f8f4afcf88690afba3be96c71578f 4,770 1.00/1.00 vMB 24
893,666 893,666 000000000000000000000ce8c2a4cfdd0eda65ea478708a78a9542436141ecc6 5,500 1.00/1.00 vMB 22
893,665 893,665 000000000000000000014d3593f749dbd304ccf2683771728411a9370dc97db9 4,879 1.00/1.00 vMB 27
893,664 893,664 000000000000000000000e14361358a5baf082a2cb673c7f7ae963e4e1bc6835 4,778 1.00/1.00 vMB 22
893,663 893,663 00000000000000000001140179aac9a9a18ce01acf65b9851316c6a6f6e363df 4,957 1.00/1.00 vMB 25
893,662 893,662 00000000000000000000db58d6d0f9982666416b7d26a68bbbd0555c6a7dd662 5,183 1.00/1.00 vMB 27
893,661 893,661 00000000000000000001fe55cd85706b522186e97d1b312f56ad551ec320740c 5,451 1.00/1.00 vMB 27
893,660 893,660 000000000000000000017b80fa08d8759786e0725acd5f86bdef2cb98a2f1461 5,242 1.00/1.00 vMB 28
893,659 893,659 0000000000000000000216c8c8dcf5d4c633f3b4e32ee05ccf6eb72038bb45bd 5,169 1.00/1.00 vMB 23
893,658 893,658 00000000000000000000d0c4d640c635dee495c7c3004777d022828e3c7ad7fd 5,402 1.00/1.00 vMB 15
893,657 893,657 000000000000000000013e742c9080fbe181df2141dbfabfae4732e73dfdb7f9 5,556 1.00/1.00 vMB 10
893,656 893,656 00000000000000000001a1b25a90dbb71574311b8092a3455ff470e7a5bebd0d 5,100 1.00/1.00 vMB 10
893,655 893,655 00000000000000000000b822ed78cac49b3c300390f6001503bd565d8d58aae0 4,965 1.00/1.00 vMB 12
893,654 893,654 0000000000000000000169d91b85a6a613316ffc6c889bdfcb934a8ea2c03beb 4,914 1.00/1.00 vMB 13
893,653 893,653 000000000000000000000234c9ed9f5a35b2eccb43fe2a9e0073999d631c508e 4,605 1.00/1.00 vMB 15
893,652 893,652 0000000000000000000043238cf900a8f6b64a644c643d0d39a3930d2d77099a 4,655 1.00/1.00 vMB 15
893,651 893,651 0000000000000000000194b2873bd03e9b9d318f44bc745e50798e5cf75dfe26 5,176 1.00/1.00 vMB 8
Previous 10 blocks ↓
Total Size: 782.28 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: 656.91 GB
    • Received: 14.44 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.