Loading Tool

Explorer IconExplorer

Memory Pool

36,199 transactions
25.78 vMB
0.08396415 BTC
Random Selection Loading Transactions
Max Size: 131.94/200 MB

Candidate Block

Mining Attempt c005b78b6ddbe025efe26d3f965a14e6d18ea254946177a05c827e45f2203ad8
Version 20000000
Previous Block 000000000000000000014148236613aff85e49d6e98bb36447af91d013881073
Merkle Root ff818177e5fe81addd9694865ae09b291f7593b725749d61d725d8565aae2b36
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,230
Size: 1.00 vMB
Total Fees: 0.03684626 BTC
Feerates: 171.09 > 3.69 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,676 (177,017 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
737,659 737,659 00000000000000000002e7d5b00b2b45eb46e81c4cc9ca6ee5b884a2603921bd 2,743 1.00/1.00 vMB 8
737,658 737,658 0000000000000000000443d2ab8fcaa0c2386b42d3ded75cbb4924ac255887c1 2,196 1.00/1.00 vMB 11
737,657 737,657 00000000000000000001b10f7e8690ff6680850bd795b9094056eb10bfeb3dfc 1,849 1.00/1.00 vMB 17
737,656 737,656 00000000000000000005f7950299d3b6359bb818b6e15f977894408ebc3cd993 3,298 1.00/1.00 vMB 17
737,655 737,655 00000000000000000004f11cb0786cd89278f013c0fa5ec415e9b8a10bee4f8f 362 0.25/1.00 vMB 5
737,654 737,654 000000000000000000087e80b6832441f93e6979849e91ba199956cb026ffad6 891 0.58/1.00 vMB 7
737,653 737,653 00000000000000000003ce6f3f4bc2372e1cb6b476176b676ceb7ae16a987ac6 1,976 0.98/1.00 vMB 7
737,652 737,652 00000000000000000002a3ca34a42d981cb7f1c985eb4e57006eb6479c323cbd 2,100 1.00/1.00 vMB 7
737,651 737,651 000000000000000000034aaf1b59307aa8566373206e0b77bcadac415ecfcd15 2,025 1.00/1.00 vMB 14
737,650 737,650 00000000000000000008e563c2315b348abf1a4623784a20aaf9f0598995b371 1,981 1.00/1.00 vMB 21
737,649 737,649 00000000000000000003fc06cc123242411805d5fc2d2397f675eb4d74341f81 2,571 1.00/1.00 vMB 13
737,648 737,648 0000000000000000000756be687122148f65c9e22687e7e95a8fb3175570b39b 2,939 1.00/1.00 vMB 15
737,647 737,647 00000000000000000004d021677eaec6071b5cb49367e9eb3200a151c158a132 339 0.23/1.00 vMB 2
737,646 737,646 00000000000000000008b35ec6faf1663647521003ef96ec49a4f8a491b7ba03 3,147 1.00/1.00 vMB 12
737,645 737,645 0000000000000000000809dc6ed7f1e6db1465528f7503e40cbae77dcbc2bc22 2,045 1.00/1.00 vMB 8
737,644 737,644 000000000000000000075c3def01e2660dc533f98abbae69ca48b93c6d57ad9b 1,974 1.00/1.00 vMB 6
737,643 737,643 000000000000000000021b075628647bb773adf7c9b1eb764978365c37e6a55f 2,362 1.00/1.00 vMB 2
737,642 737,642 00000000000000000001887ef02f8a63cc0278c2d71ec6b21f7d885a566f756d 3,009 1.00/1.00 vMB 17
737,641 737,641 000000000000000000034cc249e46b3a1ccdeac951050f5518eaeff6c51da3e0 2,870 1.00/1.00 vMB 11
737,640 737,640 00000000000000000002460eeb76607157a6cd2a087f06e76a3db7ccc2bb17b7 1,498 1.00/1.00 vMB 17
737,639 737,639 000000000000000000010b7adec33f132839b65fd86c466d57c0bb380e1deb3c 2,814 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 781.82 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: 635.74 GB
    • Received: 12.33 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.