Loading Tool

Explorer IconExplorer

Memory Pool

76,647 transactions
28.57 vMB
0.07356634 BTC
Random Selection Loading Transactions
Max Size: 172.98/200 MB

Candidate Block

Mining Attempt 3dcbfc922c53727602bceaa4efe9306cb251317fce8b798e4818c7e57613d02b
Version 20000000
Previous Block 00000000000000000001c91beefdbf93e824f2717ab594e9edd9a754a7cec7fc
Merkle Root e6438f454b4a134f12f5bdac194ebd1a4d79a43814577ac48607cd7485487752
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 5,548
Size: 1.00 vMB
Total Fees: 0.01437159 BTC
Feerates: 214.59 > 1.44 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,137 (356,299 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
558,838 558,838 0000000000000000001698918069fc1cc466e75a82a79ceafd54592935edabd8 2,190 1.00/1.00 vMB 17
558,837 558,837 0000000000000000000806084dff67625aedbb30cd3c2d4ea3accf9f06234718 730 0.34/1.00 vMB 15
558,836 558,836 00000000000000000001751bf28b91d55d39308c5e40a2b23cc8fadd86894832 690 0.25/1.00 vMB 11
558,835 558,835 00000000000000000006ffeb3798187f0fdbcb93758f1167bf89210e4f340465 2,677 1.00/1.00 vMB 9
558,834 558,834 000000000000000000038a104b93ee94ea7d878ed516691cc4fbe0451be6cefa 2,442 1.00/1.00 vMB 25
558,833 558,833 0000000000000000001540b31942276bdf01d1ac3027e5d7b0221bccdb6c7bc9 345 0.10/1.00 vMB 27
558,832 558,832 0000000000000000000c49e1606daa6f8363ab96b3b3d7de9f129f768a1e8ad5 1,845 0.62/1.00 vMB 17
558,831 558,831 0000000000000000001e0d7ae507a14ca31b0c3410f9f9ae79f565484e7f91a3 2,713 1.00/1.00 vMB 5
558,830 558,830 00000000000000000015d791eb9b9d92e1a413e1f666933e621708c6dddf624c 3,243 1.00/1.00 vMB 27
558,829 558,829 00000000000000000010ae420cb4b44a30178ff52c716d19a4f1adcb07597dca 3,344 1.00/1.00 vMB 30
558,828 558,828 00000000000000000017a7033b0c7e66aaade75a4634cbc805447150d029b636 396 0.15/1.00 vMB 12
558,827 558,827 00000000000000000020f680ce70755d9eaf8892619f273286c0209a91b69c70 1,077 0.29/1.00 vMB 16
558,826 558,826 0000000000000000001bd0220939a6ce50912e7df704586b9570d9c802e0f927 2,359 0.86/1.00 vMB 5
558,825 558,825 00000000000000000024d26b8e857db11217056f090018789d1af7cd18403eb0 3,312 1.00/1.00 vMB 11
558,824 558,824 00000000000000000026857e7453baae9046148ca5c0d6c4c9472b7592951c62 1,879 1.00/1.00 vMB 19
558,823 558,823 0000000000000000002a6262242d70bd455f77e8435d334e4b265be7632edaf9 3,303 1.00/1.00 vMB 29
558,822 558,822 000000000000000000233a26a085f77a175e13eed83f2701cb7290666b2d5444 2,909 1.00/1.00 vMB 44
558,821 558,821 0000000000000000002dffe98c0b20a9cd53e790882cc2133149d4ca923910c8 1,090 0.42/1.00 vMB 13
558,820 558,820 0000000000000000001da9b5f98959c3c20015328ddb93c5da9134620533d86f 3,190 1.00/1.00 vMB 16
558,819 558,819 00000000000000000020b57da36dc2951c1b1aeaa89a1475acdfb3cf4e7b66ae 2,915 1.00/1.00 vMB 25
558,818 558,818 000000000000000000051569f0825a6a07b6d5912ee9f4d3cd27a14d9969b037 2,366 1.00/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.63 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: 672.16 GB
    • Received: 16.16 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.