Loading Tool

Explorer IconExplorer

Memory Pool

40,429 transactions
28.22 vMB
0.06212010 BTC
Random Selection Loading Transactions
Max Size: 144.04/200 MB

Candidate Block

Mining Attempt 20c867c2b9f7d609d97b9773b9303536f08d8f25e40a7a2bdf5face25bea7c99
Version 20000000
Previous Block 00000000000000000001064b98061a9986019af96532560f736a38d93be7743f
Merkle Root 65dda829c488e1ffe092410181142a11ef0d165142cc5b5b603aec3af2f1e1c8
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,231
Size: 1.00 vMB
Total Fees: 0.00764224 BTC
Feerates: 87.72 > 0.77 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,630 (694,868 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
219,762 219,762 00000000000004ca920f218edba1bfac02a9638aaec1c85041f4049843b8cc80 34 0.06/1.00 vMB 60
219,761 219,761 000000000000041efc03bc54e8d6e4b16a31a5fcadf274505418f831afd56803 637 0.25/1.00 vMB 205
219,760 219,760 0000000000000301fb0bfa9171c62fa9855637ab4fb58890ab0752d286e501a7 171 0.09/1.00 vMB 199
219,759 219,759 0000000000000205f2a1c461095265c1e810348374981e10136937ea9d7cb606 129 0.05/1.00 vMB 239
219,758 219,758 0000000000000360d0f9247e74a8c418fa1ac01f19c5ea9681cf2729617b8196 102 0.08/1.00 vMB 82
219,757 219,757 00000000000000d1b60f3adedade5420950c398778642d9560001ae1a686644e 477 0.21/1.00 vMB 169
219,756 219,756 00000000000003a4ab242d90c2de41e3bfabb31369bb5bfbb2b98f0b7487f371 343 0.18/1.00 vMB 140
219,755 219,755 000000000000010d0b76647052e9c7455d21c20034bab8a6e158b531830e1ceb 88 0.05/1.00 vMB 137
219,754 219,754 00000000000000b807f712e31994a58672771ad8ec56c8d083ded0dae46aa9d4 169 0.06/1.00 vMB 184
219,753 219,753 000000000000040b96294b384e1c431c916d406827b2a84c8796bd54c99af122 104 0.06/1.00 vMB 110
219,752 219,752 00000000000000d9b0991a076d48945e5d6ddd5170dc43fcdab2c832dca960df 317 0.14/1.00 vMB 164
219,751 219,751 00000000000003db2d71dc3c33c39fc3064c9d9c2d68d691c3c1a1d1e86ea839 154 0.09/1.00 vMB 64
219,750 219,750 00000000000000823f983c6f8ece5dab4b9205e9cf60c471802734af4347947e 186 0.10/1.00 vMB 137
219,749 219,749 00000000000001148d5ea07042c02fc484a4e99c10ce223fa8202acd5c025b5b 272 0.12/1.00 vMB 139
219,748 219,748 00000000000001cedabd223f10dc6ca57d883c89260da0db0a64e4d77d70b071 148 0.08/1.00 vMB 127
219,747 219,747 0000000000000216c31c6952e37f83dc105964d17c3d6542f6626e93d3c3759d 498 0.22/1.00 vMB 188
219,746 219,746 00000000000000a619dc43244b985cd2c673ba11843b03990d70a215ce4727b8 385 0.24/1.00 vMB 151
219,745 219,745 000000000000035949b159cfe4bcb37e845a7d402aa2a25a7df6669fb8dacca9 204 0.09/1.00 vMB 154
219,744 219,744 0000000000000470b20d91d56cc90710fa79af2eced21b39206a05a4e20f9838 195 0.15/1.00 vMB 108
219,743 219,743 00000000000001925959229452cc6fbfef0104ebed7ccd6f584f2439c5dd1f1b 256 0.10/1.00 vMB 221
219,742 219,742 00000000000000a4cffe264a74c86105c1701cd03d26179a2ffa65a071fe9e20 63 0.08/1.00 vMB 55
Previous 10 blocks ↓
Total Size: 781.74 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 630.34 GB
    • Received: 12.02 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.