Loading Tool

Explorer IconExplorer

Memory Pool

77,081 transactions
29.82 vMB
0.10440156 BTC
Random Selection Loading Transactions
Max Size: 180.18/200 MB

Candidate Block

Mining Attempt 2498fbaf4ff101e5143baed1cde8c452faa6649fcd54176d7b70435db9980435
Version 20000000
Previous Block 0000000000000000000067a6baa6a95faea41c82751e11dd94b2cd8d3557ef06
Merkle Root 42c89ebfeed924a355fdb6edf337809c75974326d8e6c19f0c4afc745153cb3d
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,145
Size: 1.00 vMB
Total Fees: 0.03640069 BTC
Feerates: 357.61 > 3.65 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,435 (102,775 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
812,660 812,660 00000000000000000003d88320ad19711c7cbb614d3a585e45ef5e8c2daa99eb 2,779 1.00/1.00 vMB 23
812,659 812,659 00000000000000000003420eb61af14fe062eec4f89e6bee5cfc16a0f5d600fc 941 1.00/1.00 vMB 7
812,658 812,658 00000000000000000001f7d36d27d682fe21385752e5647f080f8d55690f9686 1,217 1.00/1.00 vMB 6
812,657 812,657 0000000000000000000480ac09fbc127059f2e553f4093971a5539eb657050f0 2,788 1.00/1.00 vMB 21
812,656 812,656 00000000000000000000276b513f2b62db1a8a96830f9bcd246de88322fae926 1,291 1.00/1.00 vMB 10
812,655 812,655 00000000000000000003a807449ccc940392f6c057889d643376dcfe737a4c6e 400 1.00/1.00 vMB 2
812,654 812,654 0000000000000000000216a846329c8fda5ec109b130a0f7da6ed6b8d22a903e 1,396 1.00/1.00 vMB 9
812,653 812,653 00000000000000000000a22742aa293e2295b13dc6d7f11f468f84b72d9ca5c6 934 1.00/1.00 vMB 8
812,652 812,652 000000000000000000035dde8bec40270f23d23554a30d92e88a7edb288ba768 2,397 1.00/1.00 vMB 15
812,651 812,651 00000000000000000000f20d6dc0cb284b3b5089302c7339803371fb042d08fa 3,125 1.00/1.00 vMB 22
812,650 812,650 00000000000000000002863dc27bf05659898e74dcb5e20167a16d71d1024612 824 1.00/1.00 vMB 3
812,649 812,649 0000000000000000000360da7888095a863a06f03d1baae8d83d6646320138b6 603 0.98/1.00 vMB 4
812,648 812,648 0000000000000000000431db9d1da0505395aafcd5903308e01dd2196c651a57 2,918 1.00/1.00 vMB 18
812,647 812,647 000000000000000000025de6f00821f70b521a9ed09a3a8aa23696f15bd7b170 1,029 1.00/1.00 vMB 7
812,646 812,646 000000000000000000003fed080513d36c1d6835b7499118071ee27d3b869774 2,682 1.00/1.00 vMB 3
812,645 812,645 00000000000000000001529f8e67e537ba5b7c3681b727ee079562c707d99dcd 2,463 1.00/1.00 vMB 14
812,644 812,644 0000000000000000000348e9d6bf6707b26c5b0b8a9088873d8d5f86389ccbac 1,297 1.00/1.00 vMB 10
812,643 812,643 00000000000000000000e9dd35791a29aa35342b48e263a00325ad4ddba6fc78 3,528 1.00/1.00 vMB 26
812,642 812,642 000000000000000000002bd2a479944c001edfe2f007c900dcaca7ef90718c49 1,687 1.00/1.00 vMB 10
812,641 812,641 0000000000000000000430857f661701d9ad5573b5e2694685be0213c79f29e9 2,602 1.00/1.00 vMB 15
812,640 812,640 00000000000000000002c62fb333bc0556c85b29610e428c04a5ef4f657ee548 2,704 1.00/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 783.15 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: 744.21 GB
    • Received: 18.71 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.