Loading Tool

Explorer IconExplorer

Memory Pool

83,539 transactions
31.18 vMB
0.09042124 BTC
Random Selection Loading Transactions
Max Size: 190.65/200 MB

Candidate Block

Mining Attempt aae73a36bbf451773f09d0c410dde50a8f3a606052cb64bb2ba6efe0b6457dda
Version 20000000
Previous Block 00000000000000000000d458498d88f256390ba991d916d90569548e7a257dd4
Merkle Root d442ee60dd52a7ad72c7191a98653fcdac7b2c3117a91f4e224991e3eb86d0c6
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,879
Size: 1.00 vMB
Total Fees: 0.01962853 BTC
Feerates: 299.43 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,345 (527,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
387,717 387,717 0000000000000000060c61c72dee1aa6a513a9444ff3c1b71ff62afa342e28fc 1,786 0.99/1.00 vMB 30
387,716 387,716 000000000000000000ba07041491903a3b3b692953cf95b68d3460deb396d2cc 1,694 0.63/1.00 vMB 52
387,715 387,715 0000000000000000086f85707aedf483de880e712116080aa2f424da9b50da5f 120 0.13/1.00 vMB 14
387,714 387,714 000000000000000009e2040f4785dfe48bc81be8b48953f898fae3c082525854 1,467 0.75/1.00 vMB 32
387,713 387,713 00000000000000000c4817359477e23b18b8769d7bc477fc8456dcebed140097 633 0.22/1.00 vMB 39
387,712 387,712 000000000000000000df823f5e5e0a2f21077614ae1a1ec9adf19efa12c3f5e8 1,354 0.75/1.00 vMB 27
387,711 387,711 000000000000000007ed9c7511813e6aa0a7d3ddf3072299436a579a435503ed 479 0.20/1.00 vMB 40
387,710 387,710 00000000000000000ad9d0f399e9adc86d3f9a51f2ffe68361e439862ac6b55e 1,278 0.45/1.00 vMB 43
387,709 387,709 0000000000000000000c872c294b6586505ba1c2fdb6bacd2cb44c00abe6e7db 545 0.29/1.00 vMB 23
387,708 387,708 000000000000000009d658771bfe3db4a0b066bf92acd730e2fcd558d67784f1 545 0.58/1.00 vMB 15
387,707 387,707 00000000000000000c66c0883662aaef4d14a2f4d22c27d729b586baf6636246 2,560 1.00/1.00 vMB 53
387,706 387,706 000000000000000007483080b99c2f06e4c4b3632420bc5f16be552353fc5762 515 0.37/1.00 vMB 22
387,705 387,705 0000000000000000013fca54f01fd1ba959e3198490bd04fb51133041ab48286 1,614 0.93/1.00 vMB 33
387,704 387,704 00000000000000000d7748249e2d601e2e9185f16326426067e12d0db5d4afc3 360 0.16/1.00 vMB 35
387,703 387,703 000000000000000000e7ebc7e0fb34120960d7fdc097fb9491367bc35cbed0ae 858 1.00/1.00 vMB 14
387,702 387,702 0000000000000000004e806323d4beaf3e14313ae9bf9f46979eecbd839318ae 1,228 0.48/1.00 vMB 34
387,701 387,701 00000000000000000cc6b977937c48ea65d6807295bcb515b5c6a94e34387e5e 1,753 0.80/1.00 vMB 37
387,700 387,700 00000000000000000c7ae67e8fecc643a3e8024a2c8e8c35385c9ed011369fde 858 0.40/1.00 vMB 36
387,699 387,699 00000000000000000623668d3c07061930efbd18f7a7d47d6ffb8ef13ff813d3 2 0.00/1.00 vMB 0
387,698 387,698 00000000000000000790e007f2e3e16357dbf0623c22ad670fb32ff0e0492f97 1,039 0.69/1.00 vMB 21
387,697 387,697 000000000000000006998c67cc455b44ca59af50b21760a4b3eeb591e33b3d1b 1,570 0.52/1.00 vMB 54
Previous 10 blocks ↓
Total Size: 782.99 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: 717.35 GB
    • Received: 17.85 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.