Loading Tool

Explorer IconExplorer

Memory Pool

79,956 transactions
30.27 vMB
0.08339128 BTC
Random Selection Loading Transactions
Max Size: 184.75/200 MB

Candidate Block

Mining Attempt b6b25756d22501a0096fc0a0b3d6292b0d12da08655f6a72e2dbc2643688727e
Version 20000000
Previous Block 00000000000000000001341e3d93978594e8c6b2f50720725be672de3d340c6b
Merkle Root 58c4eec03267907ae63bbaa2bdc74b2daab347e33487cf54738eed7bc289f35d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,653
Size: 1.00 vMB
Total Fees: 0.01582799 BTC
Feerates: 100.65 > 1.59 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,390 (43,800 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
871,590 871,590 000000000000000000006bbe9db8eb363cee4b19e3845528232c05ada39e99f5 3,477 1.00/1.00 vMB 21
871,589 871,589 0000000000000000000131c9b34ca618457836756c9fc7c86460ca34091cda24 3,788 1.00/1.00 vMB 13
871,588 871,588 00000000000000000000e527b2904fadf47ed530cc6d93d9ee522f3ebb89cb68 2,779 1.00/1.00 vMB 7
871,587 871,587 00000000000000000000b12f0165be14b6f6e5a0639fc3091d7c4d46b444fed9 2,114 1.00/1.00 vMB 6
871,586 871,586 00000000000000000000d5344026082d1651c2849326bd39c16d8cfc1108d5c4 2,815 1.00/1.00 vMB 11
871,585 871,585 000000000000000000028994a53e944bd39bc20d832c73ea6312553aa4ceb988 2,289 1.00/1.00 vMB 7
871,584 871,584 000000000000000000000b98b6ab932bdc76315ae3b542d81fea6c19b4b23658 3,466 1.00/1.00 vMB 13
871,583 871,583 0000000000000000000127235aa8294d15e6e366f57d1095659c9d10ab88c93d 4,211 1.00/1.00 vMB 11
871,582 871,582 0000000000000000000204c3909462439cdbdb21450e6beb68824ae907eb16df 3,208 1.00/1.00 vMB 12
871,581 871,581 00000000000000000000dca343daf24b95bcc61b3d9687d133c727b3029a1b2f 1,827 1.00/1.00 vMB 9
871,580 871,580 0000000000000000000160f4abb790786580010b7ab753a173ad5dcab022eba9 2,807 1.00/1.00 vMB 12
871,579 871,579 000000000000000000010f959753b077fd20766cd7fe1e4f1e19185235f2b69f 3,377 1.00/1.00 vMB 18
871,578 871,578 00000000000000000000eb5c8b661ac024c8db31e487e6303aa8865773f8c01b 3,402 1.00/1.00 vMB 17
871,577 871,577 0000000000000000000244f50efcd924a45aa7e3b0defea524c2f2eec8a1323f 1,573 1.00/1.00 vMB 7
871,576 871,576 0000000000000000000034336c243e4f03e66be85a272a25e77de23367f1f2ef 3,222 1.00/1.00 vMB 20
871,575 871,575 000000000000000000006375f46af268bbb064eaf3e86dc5c7eae82bd6a2d5f4 1,191 1.00/1.00 vMB 10
871,574 871,574 0000000000000000000102e9baa6b29e78d8d9c8e53784683aa9f80514cc99e5 962 1.00/1.00 vMB 10
871,573 871,573 000000000000000000000131318c1069ba857db4e7403e74e75b6af053654845 1,456 1.00/1.00 vMB 11
871,572 871,572 00000000000000000000c31dae5264c04867dd5d9e843c5f60da3d8cdf2e5ab4 657 1.00/1.00 vMB 9
871,571 871,571 000000000000000000028156e487a80c77c6f69216dc5da6733b9cc032fbdd2f 1,817 1.00/1.00 vMB 13
871,570 871,570 000000000000000000009553e7f746658bd743cae1d53231a4802fc45322ca08 2,827 1.00/1.00 vMB 9
Previous 10 blocks ↓
Total Size: 783.07 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: 720.88 GB
    • Received: 18.29 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.