Loading Tool

Explorer IconExplorer

Memory Pool

73,261 transactions
27.07 vMB
0.06133583 BTC
Random Selection Loading Transactions
Max Size: 165.37/200 MB

Candidate Block

Mining Attempt 8ee4450f50c2ad8cf90686a8b0c4a40e7d35fbd4c4c90f4a280e2ec9423473ec
Version 20000000
Previous Block 0000000000000000000182374245ac314e092cf6ce79478886fbb9658f45ab9f
Merkle Root b621c0ebeaed131c42a5d21150ea48955c1e3f6ad0053ed898bc3ae81d1520a1
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,729
Size: 1.00 vMB
Total Fees: 0.00395144 BTC
Feerates: 40.21 > 0.40 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,317 (669,182 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
246,135 246,135 000000000000002227ac62729b1866f0a7b8c79ef60bb93c71e85eda4a572f89 180 0.08/1.00 vMB 144
246,134 246,134 000000000000004b846eb40b94a7921fec709cf6445a757153757a5d079045a2 42 0.02/1.00 vMB 14
246,133 246,133 0000000000000043ae97f5be2fa2261d0af80443fdb41c581c2e53266620991e 507 0.22/1.00 vMB 170
246,132 246,132 00000000000000433475b69e5be29a20c581ac0ca66cd3d665b4b6ff5698cd4d 65 0.24/1.00 vMB 28
246,131 246,131 0000000000000075e8fcb4368c78437afa05fe5a212affb5380fc30d93dac870 54 0.02/1.00 vMB 178
246,130 246,130 000000000000009b64111c429c31b34395400606ed429b8c3c174275d060de75 109 0.04/1.00 vMB 114
246,129 246,129 00000000000000878841c35fd7d8cb4d172faffcdc5374253bc9ca34a51dbc9e 564 0.28/1.00 vMB 110
246,128 246,128 00000000000000598d95d01925a973816a4efa9ac0efaa9266ba6062225258f5 111 0.05/1.00 vMB 149
246,127 246,127 00000000000000876ff546268caf2abb10e999d67f4d5445f745570c6bba25ce 81 0.25/1.00 vMB 18
246,126 246,126 0000000000000040bed07a2b075a2d90ab5bb5eb5a7446d368ad21ccb832d840 144 0.07/1.00 vMB 121
246,125 246,125 000000000000006cad0916c11b90c88c51351d7bc4b88793e43de2e1187f530a 442 0.23/1.00 vMB 104
246,124 246,124 000000000000009623184c335a0bf1c7b7e6c9c234639cf7b55f1b511b4924f8 685 0.25/1.00 vMB 159
246,123 246,123 000000000000005eea5e97b98b195015def6192c3f6ac814e8e4e57415d7faa4 550 0.24/1.00 vMB 134
246,122 246,122 000000000000005284b235c4b095ed71ad98092c31bf718998445c93c11ea1b0 372 0.18/1.00 vMB 87
246,121 246,121 0000000000000097fcad332e10fdc53156dd2f2578d4b61cdfd26ea911dafb15 9 0.00/1.00 vMB 44
246,120 246,120 0000000000000072abe5a2477c0b9eab9fca14365902b74cb52485629f447739 379 0.18/1.00 vMB 108
246,119 246,119 00000000000000548faa3de5107bec236d0cd5d47f2c6fe7d975793fbb0d85fe 51 0.02/1.00 vMB 44
246,118 246,118 00000000000000755bd041dd48cfdaa5e5ab83e2a08e4037430247247686415e 504 0.24/1.00 vMB 106
246,117 246,117 0000000000000079f3b51e78f98a8c65ef39a5df43bbee2a7b7bc24d85bdb09f 548 0.25/1.00 vMB 132
246,116 246,116 000000000000007ed727fd6b199ad4ebc75df09943cdbbd6ae719d8c42f75728 138 0.07/1.00 vMB 120
246,115 246,115 000000000000009e21369af138191b1808c30d385ff1f554bcccb1409583af70 339 0.15/1.00 vMB 125
Previous 10 blocks ↓
Total Size: 782.94 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: 714.89 GB
    • Received: 17.61 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.