Loading Tool

Explorer IconExplorer

Memory Pool

78,788 transactions
29.24 vMB
0.07901676 BTC
Random Selection Loading Transactions
Max Size: 174.92/200 MB

Candidate Block

Mining Attempt a665014bc250f8a6eac7287bd1cca5dece1c86b0e68568b7530b4b67897f57b5
Version 20000000
Previous Block 000000000000000000005646862e45d7bc5b4c4a3d16e7119254b51a14f51fdb
Merkle Root 82ed1b70ac8d167223d0c5f5a224007d911dc8b4e8f1dcedaeeac3ff5d0a44eb
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,606
Size: 1.00 vMB
Total Fees: 0.01966977 BTC
Feerates: 150.77 > 1.97 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,069 (192,551 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
722,518 722,518 000000000000000000063ba40dd6070764659331704ec782bb599a062d5d6500 320 1.00/1.00 vMB 4
722,517 722,517 00000000000000000006ba637c3f5ac2a6fb158ef6dfa827636cd84bfb22acbf 1,520 1.00/1.00 vMB 7
722,516 722,516 000000000000000000072a979533289d92046b769340cae591d9414fad10441f 2,246 1.00/1.00 vMB 10
722,515 722,515 00000000000000000001caeebb3edcb0f7f98547e4db2432244fba6b26ca83f2 1,653 1.00/1.00 vMB 10
722,514 722,514 000000000000000000059f04875c6d3f18e00d179cd32746f8b945c4d58b4f80 2,357 1.00/1.00 vMB 9
722,513 722,513 000000000000000000003fee2e98f72d0272c7a3f34872a994b7828a6b1ad9eb 968 1.00/1.00 vMB 4
722,512 722,512 00000000000000000006601cc46dba73872203b707ffe9a651c6786ae603803c 1,742 1.00/1.00 vMB 13
722,511 722,511 0000000000000000000202c62e6292ded1feadb7518a87b8d40c1acc54ef1728 2,453 1.00/1.00 vMB 9
722,510 722,510 000000000000000000005235b4207bf6092b1831d6f2ac42ef16e771b4e2ebfd 1,349 1.00/1.00 vMB 5
722,509 722,509 0000000000000000000a4d7ff2b279b3216ffd2e3453f6caa3cf031bcbddcb94 1,782 1.00/1.00 vMB 11
722,508 722,508 000000000000000000089c086ccf34750588e68979d207b1532dfcad6bfd639e 1,282 1.00/1.00 vMB 9
722,507 722,507 000000000000000000002927d4f835c14626d2b089e5202a7e17df27e2dabe3e 416 1.00/1.00 vMB 3
722,506 722,506 00000000000000000009e5d4022e7593a9e27cb046e959c0f6a754b5b4a0702a 913 1.00/1.00 vMB 4
722,505 722,505 00000000000000000004ffedfe6dc4292ead6fd577af9fb9fdc02f7b336adc49 761 1.00/1.00 vMB 5
722,504 722,504 000000000000000000066a5938067e43e377590a872c8be686299725d54455f8 1,860 1.00/1.00 vMB 11
722,503 722,503 00000000000000000001a104eff7141ff0e2be41d2f60f01f4a17a26e21025db 482 1.00/1.00 vMB 4
722,502 722,502 000000000000000000045628f91b78eab85e01746aa73348c10f8b18373012c0 405 1.00/1.00 vMB 4
722,501 722,501 00000000000000000006a007f786221e80b6cba20a6711829237036742823464 1,883 1.00/1.00 vMB 11
722,500 722,500 000000000000000000010e1b921a2fe469604ef044b0ed6a94443bd27a69d515 623 1.00/1.00 vMB 3
722,499 722,499 00000000000000000001e7ff074c52c92f165ba8d1991933d9c6fd43e13834dc 3,267 1.00/1.00 vMB 8
722,498 722,498 000000000000000000042e8755c5e67c260f86e581ffa7e9de592b5ad4c963bc 1,065 1.00/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 782.52 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: 668.75 GB
    • Received: 15.56 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.