Loading Tool

Explorer IconExplorer

Memory Pool

85,150 transactions
31.72 vMB
0.11451883 BTC
Random Selection Loading Transactions
Max Size: 194.49/200 MB

Candidate Block

Mining Attempt ade8d677dc1f8e7adc0e2843d72c9004c7cd95bb6598809f2800419493dd3c5c
Version 20000000
Previous Block 00000000000000000000706fcfe7a9734f1d47cf37155217b27383e08f75eaea
Merkle Root 222f5c2dcf2d0f1fd264d4f1172e689702f9a546d6652a1d9d3bb39377d5a23d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,968
Size: 1.00 vMB
Total Fees: 0.03952932 BTC
Feerates: 301.57 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,224 (596,813 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
318,411 318,411 0000000000000000218323a256046b968c700adc3cf9e60d3078a0eecf81b5ff 98 0.06/1.00 vMB 23
318,410 318,410 000000000000000028e976aaa44ac5a0287524bcdfea03bd1d6ef131f7e46b74 205 0.13/1.00 vMB 27
318,409 318,409 000000000000000022d93d80fe49f8f510238bd37c99de9a8d35246e077dc4e1 163 0.07/1.00 vMB 61
318,408 318,408 00000000000000001e515964b5fcfdf8f3d77b0459549461494e37336c40d2c0 360 0.20/1.00 vMB 25
318,407 318,407 00000000000000001e4e906fb1f56fa55dd5796446dd9fb9925002fb9d9454ec 371 0.22/1.00 vMB 24
318,406 318,406 000000000000000009bb9a5ceafa8e5719c3b95850fb8e9daa04e903fb688c23 215 0.10/1.00 vMB 29
318,405 318,405 00000000000000000cacb72e0bc99a42a256ca0280f55e51dcaed08b76b56a32 344 0.19/1.00 vMB 28
318,404 318,404 000000000000000029f1e35a9a9dd9020d6b8f77b5fd7c2ec2ef52837f1cf5ba 798 0.57/1.00 vMB 25
318,403 318,403 000000000000000012f32849977ce1c56f9cc348e7c82c219f952503e127977b 152 0.08/1.00 vMB 27
318,402 318,402 000000000000000021caf0a14b8cdcc9e077fa664e4c6332d5ad9019ecb9e34f 851 0.49/1.00 vMB 25
318,401 318,401 000000000000000004945fdf3fdba22a44bd3ec324793c5b400b594ec2715fe6 44 0.02/1.00 vMB 29
318,400 318,400 00000000000000002341315d1b4cf8085d871e6bfa956505b26adc187de6f3ef 17 0.01/1.00 vMB 28
318,399 318,399 0000000000000000018051c1416bd4fbcee84eacc4e3133e45bd82ee89f34de9 20 0.01/1.00 vMB 15
318,398 318,398 00000000000000001097d42e6d1f1354c58343ffb8c6d68f5ce96aa274525fc1 202 0.09/1.00 vMB 32
318,397 318,397 000000000000000004dfd788700941f5801751b2e372e657d725aa5570e185cc 25 0.01/1.00 vMB 24
318,396 318,396 000000000000000012e27b06b8497899b75c03ee97b4ed97b2958f8dacabbe94 164 0.09/1.00 vMB 27
318,395 318,395 000000000000000016375c001c0432aaeb8778945344af915a7f7f091e5e3c58 204 0.13/1.00 vMB 21
318,394 318,394 00000000000000001f711cc58b430818f9fdcfbf09887bf0f901120c0eb0a152 770 0.35/1.00 vMB 30
318,393 318,393 00000000000000000a82584441886fba86bd4753c9def3158a2bd38dbe5bd893 29 0.02/1.00 vMB 22
318,392 318,392 00000000000000002af90cd104bb9a9cd668f6d8ae85450db031e9376411eb68 200 0.11/1.00 vMB 24
318,391 318,391 00000000000000002e04a9b07cd573adc9dea6ff0902ce8926b6e03853851181 304 0.22/1.00 vMB 20
Previous 10 blocks ↓
Total Size: 782.78 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: 709.60 GB
    • Received: 16.93 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.