Loading Tool

Explorer IconExplorer

Memory Pool

81,838 transactions
30.65 vMB
0.08418743 BTC
Random Selection Loading Transactions
Max Size: 187.52/200 MB

Candidate Block

Mining Attempt 15a24c9c3d684404a48bf9b2249781783520e7e520475452a2eaeb98b0849606
Version 20000000
Previous Block 000000000000000000012b8db8fff0c5a04419eeff4b82e3dbc3d9d67db2980f
Merkle Root e0ce0a05c34201e82e46ed29a435f682d35f53665477c22bc45979e85e59fd69
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,760
Size: 1.00 vMB
Total Fees: 0.01511288 BTC
Feerates: 150.61 > 1.51 > 0.32 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,358 (618,350 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
297,008 297,008 00000000000000000506b3ca3861cf92844370f463d0d75785c665b2ce11d586 604 0.35/1.00 vMB 32
297,007 297,007 00000000000000008ebe6f7964c6176f4b15e1700fc5b2435847ff8093aabe6b 490 0.49/1.00 vMB 17
297,006 297,006 00000000000000007ece5e23142622bb09cd120d2a3cdd8280488e5dc576dabe 1,036 0.35/1.00 vMB 53
297,005 297,005 00000000000000008053027921a5a7d6d5d6636bf3bc75c9750f1e14cd8affd5 444 0.23/1.00 vMB 48
297,004 297,004 00000000000000001de02a03ad2917e0d383e9980b10a4c31ff655f4d0596c53 16 0.01/1.00 vMB 8
297,003 297,003 000000000000000042a14f553a94c4e49c1ba391fcc63059a66176a5b7c0ca18 17 0.01/1.00 vMB 33
297,002 297,002 00000000000000002839671958a3c37c5372afe21b7a97fd6e517fcfc69f0d35 64 0.03/1.00 vMB 30
297,001 297,001 000000000000000079fd7d472ae544cd46aee44846318bac2951562f14b7bdb8 350 0.14/1.00 vMB 42
297,000 297,000 00000000000000005b7d48c27a70502f45c09c14a55e249802d723ba4370b67b 377 0.17/1.00 vMB 38
296,999 296,999 00000000000000004aeff9ee33ab24193ef3d803d288434ed4c98570af805c6c 555 0.25/1.00 vMB 38
296,998 296,998 00000000000000001ae1d30a19bffc375a0a00e2b7366abab2867470c0f99096 128 0.06/1.00 vMB 36
296,997 296,997 00000000000000003bc105e0d2c8db076afa2d55b0502b641122ab9cfec8145e 428 0.30/1.00 vMB 29
296,996 296,996 00000000000000002bb914d2320af0ca02b57bf77063e0717e6782397f6a9567 438 0.33/1.00 vMB 28
296,995 296,995 00000000000000002002aadc348f9a1be815ebf6e0632b66656cc39ed31c0eee 376 0.21/1.00 vMB 36
296,994 296,994 000000000000000091f3a085b669261f7cd0b369d39aafb1c07755dd9791214c 40 0.01/1.00 vMB 34
296,993 296,993 00000000000000007111d012c091e25854458221d5c9702dfa816e2f3bcf59c9 586 0.26/1.00 vMB 46
296,992 296,992 00000000000000002aac59dd87d11586e4654194892556dbc6133891f554b7bb 113 0.07/1.00 vMB 30
296,991 296,991 000000000000000039ea12ef6bb83f3714e258f610024658c830c17b7518568f 128 0.05/1.00 vMB 44
296,990 296,990 00000000000000001e0541238eb6862a97d44cbb9e50f3d01a9ba3021a326898 376 0.18/1.00 vMB 26
296,989 296,989 00000000000000006b6e8d97c1ac2bb0da046aa164663be19269d1b3432117c4 102 0.04/1.00 vMB 63
296,988 296,988 0000000000000000912bb5758ee136709baf448de3486cd7499b45ce452b3dca 426 0.27/1.00 vMB 23
Previous 10 blocks ↓
Total Size: 783.01 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: 718.91 GB
    • Received: 17.99 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.