Loading Tool

Explorer IconExplorer

Memory Pool

38,220 transactions
28.09 vMB
0.06336335 BTC
Random Selection Loading Transactions
Max Size: 142.40/200 MB

Candidate Block

Mining Attempt 27cfdebba3e1996c53dac3a5c51e538493f8d1a59ac826c0e362a9892e0619ce
Version 20000000
Previous Block 000000000000000000020f1ada729f1f24450fa91e9e63179a4d50787a222e65
Merkle Root 65fab2bcaaba839a93540045b157594dd4acbbc13d837828a0f6e52a1ed3582d
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,293
Size: 1.00 vMB
Total Fees: 0.00964109 BTC
Feerates: 150.80 > 0.97 > 0.29 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,601 (150,763 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
763,838 763,838 00000000000000000005acc556a9c8377882fe74574c30a4c18bf12d168fbdea 3,121 1.00/1.00 vMB 31
763,837 763,837 000000000000000000031548e9b1f027591db4b79a91f65e0e819561770a539c 2,296 1.00/1.00 vMB 18
763,836 763,836 000000000000000000028fdbfa7aff717fa23fc7c793d043280fb4ead2fccd22 1,570 1.00/1.00 vMB 14
763,835 763,835 00000000000000000002f0addf2ad76780cea6f6bffa6adb069d8a97eeec6aac 2,795 1.00/1.00 vMB 20
763,834 763,834 00000000000000000004f7051c3d51a6c97daae11e69424c89d40b8d51f20985 2,386 1.00/1.00 vMB 21
763,833 763,833 0000000000000000000273feb865f5d7db417c532905c864cb08c49b3575d4f5 3,147 1.00/1.00 vMB 40
763,832 763,832 00000000000000000004d1c6753540762511e49c04e59df3a4dcd0510f8c5865 2,656 1.00/1.00 vMB 28
763,831 763,831 0000000000000000000013eb7aed1c38904e21d7cd6db8ae007eb34737d2b75a 3,386 1.00/1.00 vMB 35
763,830 763,830 00000000000000000003ee0a0bbe29c84d6de2ac3ebdb7bc6e2bdb0f76d8f6bd 3,148 1.00/1.00 vMB 42
763,829 763,829 000000000000000000011b4d149396fe3a0efb715a562f4f6e4f418a09d2b272 2,820 1.00/1.00 vMB 24
763,828 763,828 00000000000000000002e872032d23f8d31b1272bff646c96d0325880f2c1b1e 2,124 1.00/1.00 vMB 43
763,827 763,827 0000000000000000000291962c6c3c4d3d886692d89609b7e77638f97fa120c0 1,226 1.00/1.00 vMB 8
763,826 763,826 00000000000000000002d93eb654a3871ff4e1d5d1c5eb29d60c319a5792e98a 812 1.00/1.00 vMB 18
763,825 763,825 000000000000000000004eae5ec8017019cc112efe4d662d1ffd8f3f20c0f892 2,047 1.00/1.00 vMB 21
763,824 763,824 000000000000000000031379a8960f873682df837fc0e3c95e2d214dcaa7c15b 2,699 1.00/1.00 vMB 33
763,823 763,823 000000000000000000030f7d7a25bf90be2b3e5ae3d2460019b3f96e9d131c41 2,174 1.00/1.00 vMB 11
763,822 763,822 00000000000000000005b90b33c9649f3c4d5b27448dd7adb671e4e171cbdb9e 2,250 1.00/1.00 vMB 18
763,821 763,821 00000000000000000006a8035c3fc89cc9da19f3c7425f765b91dafe1c8e52c3 1,983 1.00/1.00 vMB 15
763,820 763,820 00000000000000000006d9674a6a4a692d746559dbe243714dd2afc0dd303469 1,744 1.00/1.00 vMB 20
763,819 763,819 00000000000000000001958f5af0202617dae58d532bd10a8a8be6719987fb2a 2,554 1.00/1.00 vMB 38
763,818 763,818 000000000000000000000d4e61c213e2ab83d7ee43f901e277bba20c8132c652 1,309 1.00/1.00 vMB 27
Previous 10 blocks ↓
Total Size: 781.69 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: 628.68 GB
    • Received: 11.82 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.