Loading Tool

Explorer IconExplorer

Memory Pool

26,656 transactions
27.16 vMB
0.11270274 BTC
Random Selection Loading Transactions
Max Size: 130.24/200 MB

Candidate Block

Mining Attempt 70310ff3aafccd80b5b97823795325219e5437e74a86106f793ee2496de7afdf
Version 20000000
Previous Block 00000000000000000001dd13af50d570d39bbe125c122c99add1ef636948c08c
Merkle Root f99375e90eaed2c237b877a137f4f7bc50ee6cca610a5ce4cf66020ad33077e3
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,211
Size: 1.00 vMB
Total Fees: 0.06147126 BTC
Feerates: 502.40 > 6.16 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,493 (527,824 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
386,669 386,669 000000000000000000593e234621eca26ac0c4fa68e59206a26290dc209dd24a 177 0.16/1.00 vMB 17
386,668 386,668 000000000000000002aca11c99f564af40895a5de972d12fb0b8984e24348b6a 1,780 0.75/1.00 vMB 37
386,667 386,667 00000000000000000776d82f3b6e93f0440bbcc81d93b32d1201fd82f51ba3ad 794 0.31/1.00 vMB 42
386,666 386,666 00000000000000000cc8f9352cec7f1edff99fd319aca6ff95da7a1d46f558f5 1 0.00/1.00 vMB 0
386,665 386,665 00000000000000000bf4015ed6ae426e350fa5937e8cac12a158478dd13d9e88 560 0.27/1.00 vMB 34
386,664 386,664 0000000000000000033e13296db6cef76047dedd46c2b93e535896f9a7361632 908 0.37/1.00 vMB 35
386,663 386,663 000000000000000000856ab239402e9da8cfe60a403503c4ed099dc1c98541aa 647 0.27/1.00 vMB 34
386,662 386,662 0000000000000000087737bc0e13299334e98678d894fd0111332c43ef4cf171 920 0.41/1.00 vMB 31
386,661 386,661 000000000000000005af759737ab96d55be28520c959f402fa784fb7f234bf9a 778 0.34/1.00 vMB 29
386,660 386,660 000000000000000007f4a729c8c9bada2907e304f8510563a134eb033d794dfa 812 0.43/1.00 vMB 29
386,659 386,659 00000000000000000dfe160d665bad53a08b5400eee6a3f248f67624e559c0f1 1,215 0.39/1.00 vMB 50
386,658 386,658 0000000000000000003c95fa0dde7a8994d64424748db0b7851ef45088736ae3 1,494 0.79/1.00 vMB 42
386,657 386,657 000000000000000004f90b964a4a02c104b7459fae25218f09a05d9637df7e7d 1,694 0.71/1.00 vMB 37
386,656 386,656 00000000000000000f0444595f1920dc75bc10150c2d71b63625af17d30fc12a 966 0.77/1.00 vMB 16
386,655 386,655 00000000000000000b3cbb50959b28fd4297b02206babd708cdf7f056d53b260 1,989 1.00/1.00 vMB 51
386,654 386,654 00000000000000000842de6ff4793f59ab08139a253f7e5622926f9d470c1ae9 1 0.00/1.00 vMB 0
386,653 386,653 000000000000000005a5fa4d3d0050634dc25696e10f5fc9156531a5c3602414 1,209 0.51/1.00 vMB 34
386,652 386,652 000000000000000007b5809bb4e146b5356f99eeeb32658f5e3201288a1e96f2 308 0.17/1.00 vMB 22
386,651 386,651 00000000000000000d6864d90a0160e425356d821af3c107c1e4189ed6d02441 379 0.17/1.00 vMB 34
386,650 386,650 00000000000000000af85e14e17a0f7dc9e8404ecb36683c87d5d667069d253e 1,516 0.62/1.00 vMB 37
386,649 386,649 00000000000000000232404cd14fac4a8fc517ef3abbcb3992b6c88e95aad6a4 95 0.07/1.00 vMB 13
Previous 10 blocks ↓
Total Size: 781.49 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: 611.81 GB
    • Received: 10.90 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.