Loading Tool

Explorer IconExplorer

Memory Pool

75,050 transactions
27.68 vMB
0.07678986 BTC
Random Selection Loading Transactions
Max Size: 168.87/200 MB

Candidate Block

Mining Attempt 97e71ea81528eeca7b5562c9355d199a0d8ab9f942f40233c5878925fea4335b
Version 20000000
Previous Block 000000000000000000007612e5d7521da87d841e6b2b3b5b4a88a6af3ae40dcf
Merkle Root 4dd9aaa00d65994b6057705270e10b700a8df01f1d04ef9a06238913e8d9b36e
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,052
Size: 1.00 vMB
Total Fees: 0.01765317 BTC
Feerates: 301.57 > 1.77 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,256 (219,588 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
695,668 695,668 00000000000000000004065ae3c71765ef81b153395f211645eb78a58d6139bf 373 0.13/1.00 vMB 14
695,667 695,667 0000000000000000000415802172568b635a67f43df5633b78affe42e50fcccb 383 0.14/1.00 vMB 13
695,666 695,666 0000000000000000000c45c2f94688c0982941eae91ba1c52d9fa1477664855f 927 0.40/1.00 vMB 11
695,665 695,665 0000000000000000000179bd54b52b5383d5f29673e67f58edb76d8d6e9c393e 51 0.02/1.00 vMB 14
695,664 695,664 000000000000000000062aa441a5681f1519a2ab69e742c2c5d9cda07f302ec5 910 0.59/1.00 vMB 10
695,663 695,663 000000000000000000093b01e7cbb545915dfae2da5886d6d972b99097b9a230 1,985 0.84/1.00 vMB 15
695,662 695,662 0000000000000000000c36cc1604e224b2ce231839b3e62330f3f039a20fbbcc 848 0.42/1.00 vMB 11
695,661 695,661 00000000000000000001c84470dfd67e078442de61aebe48c1781b774a25cae4 1,382 0.56/1.00 vMB 22
695,660 695,660 000000000000000000032caf0c47e6eafc82b090a35497e8d07fdde94045050f 619 0.21/1.00 vMB 5
695,659 695,659 00000000000000000010435585f90eeb66591b1fe188b97a544afec56954ad44 821 1.00/1.00 vMB 8
695,658 695,658 00000000000000000005d9e55985e4a5c7138e472152794ea7974dafcc8b27f4 2,130 1.00/1.00 vMB 24
695,657 695,657 0000000000000000000dadd276dd6ca2eccf06a4dc2e9aa7a153bd1b5ad18502 1,841 0.70/1.00 vMB 11
695,656 695,656 000000000000000000085fe9f588e89351dfd176336a9d8a976d4d40ae0fe40e 925 0.35/1.00 vMB 19
695,655 695,655 00000000000000000001e801f52a82264c5b1d316cfefad9dfedc12e3955a2b6 146 0.08/1.00 vMB 22
695,654 695,654 0000000000000000000b087dc07199c62edd8f4c3f36d953042bdab2cc1358d2 354 0.18/1.00 vMB 15
695,653 695,653 000000000000000000086abb100d2bcb6740842b7e1d1e068055754535bb4897 1,176 0.60/1.00 vMB 8
695,652 695,652 000000000000000000005fe4a44b1a69486d42706206d0d73033b889d71f63fb 1,829 0.93/1.00 vMB 9
695,651 695,651 0000000000000000000b6c2699539b3af8ff3d21afab5f2b9a8a88faa6940c3c 1,365 0.70/1.00 vMB 8
695,650 695,650 00000000000000000006197184aca82cedb26e1685858c96c1a3f9d3c47d803e 1,845 1.00/1.00 vMB 12
695,649 695,649 00000000000000000006be45cd6a57f0ce02e2f9e4f8a22b63d0a994573848e2 2,113 1.00/1.00 vMB 14
695,648 695,648 000000000000000000022b16dfd10b8e5b5143bd77685dd123800b55e0e7c73c 2,027 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.84 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: 711.86 GB
    • Received: 17.14 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.