Loading Tool

Explorer IconExplorer

Memory Pool

78,564 transactions
29.26 vMB
0.10522246 BTC
Random Selection Loading Transactions
Max Size: 176.00/200 MB

Candidate Block

Mining Attempt 750af507fa3e841767538cac13101c166e26a43eb8454633ae45d3eb39e15344
Version 20000000
Previous Block 00000000000000000001a2148a353b227d382a7d8eddccbe4a14c874fc92a04e
Merkle Root 7b63750066212c157ab16c9cb3b72615be9f39c2f4bad66c2ae2ee835716a5b7
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,390
Size: 1.00 vMB
Total Fees: 0.02911921 BTC
Feerates: 144.91 > 2.92 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,267 (541,268 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
373,999 373,999 0000000000000000049714db3bf0ad611138e643d7f5f69770b68aa7a11daf8c 449 0.32/1.00 vMB 24
373,998 373,998 0000000000000000009e9b68d5588c75cc5acd2a27ab6bdcccfc56b680d9310d 287 0.13/1.00 vMB 35
373,997 373,997 000000000000000007b308b9516c232ff276447837fc667481e4fc0d609746a5 787 0.95/1.00 vMB 12
373,996 373,996 000000000000000004cbdd35cfcccbb6fea2e9896ebf343838f0f3424530db5c 1,285 0.93/1.00 vMB 22
373,995 373,995 00000000000000000ea4e194a253c3e6025e78bd1171767a385ae342dbeef560 948 0.93/1.00 vMB 15
373,994 373,994 0000000000000000121c28de9835c2cf7ec4b992b8d672f5d0217fd24e9f1914 3,740 1.00/1.00 vMB 11
373,993 373,993 00000000000000000202be223677aa87f7ad641c5471eb704cef6fc83a1e8ea2 182 0.07/1.00 vMB 44
373,992 373,992 00000000000000000064d210ddfd1c156f049b44a2418d09e1ca9c84316292ca 1,389 0.75/1.00 vMB 6
373,991 373,991 000000000000000006e2452ef7a37bbb89d8650eafb5b050f856340aa13a0c08 721 0.75/1.00 vMB 13
373,990 373,990 0000000000000000098b056033ec522fcd8d0471af93f4d93e0d0fb4389846b4 2,099 0.75/1.00 vMB 30
373,989 373,989 00000000000000000b4de144b5ec8c21c976c4eabeb3ebfe25d91d049fbf97d5 1,802 0.80/1.00 vMB 42
373,988 373,988 0000000000000000015b939a17109cdef7b60e292192f9de41151b3f8eac00f6 1,272 0.95/1.00 vMB 25
373,987 373,987 00000000000000000d361b2ce5a763dfcdd8cf557b92d356e56076c826b41ed3 194 0.12/1.00 vMB 27
373,986 373,986 00000000000000000f437352348f9fa51183ad3bfba819a07223abcf7f00401b 385 0.18/1.00 vMB 40
373,985 373,985 000000000000000002565c1ceb5d47de0a7c7ddcd6c9492f3533bc94b11c6728 2,290 0.93/1.00 vMB 18
373,984 373,984 0000000000000000003f55b079aa1759db50c73ebe33a7bc171add55fae8cbfe 2,464 0.93/1.00 vMB 12
373,983 373,983 000000000000000008780f37845b1cc1bbed3fedd4d88362e00b340871d40a43 193 0.11/1.00 vMB 40
373,982 373,982 00000000000000000c230439188ddd686bd92bee7d5ca94c6b467b008cc7cd0d 2,138 0.95/1.00 vMB 29
373,981 373,981 000000000000000002a7c20fc0ed5c09b82fa54b5646012afc9930a3b387a39f 1,841 0.93/1.00 vMB 10
373,980 373,980 000000000000000008625c2b4bd17e2c8ee59214204a4c2aed73d33a31506071 1,284 0.75/1.00 vMB 27
373,979 373,979 0000000000000000109129fb4619dbf4ddf6e756c2278d79f8b9400b49ebf06c 5,482 1.00/1.00 vMB 5
Previous 10 blocks ↓
Total Size: 782.85 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: 712.81 GB
    • Received: 17.22 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.