Loading Tool

Explorer IconExplorer

Memory Pool

45,067 transactions
27.88 vMB
0.09726654 BTC
Random Selection Loading Transactions
Max Size: 146.06/200 MB

Candidate Block

Mining Attempt f79824a6edfa2a49ff73a2507ad80d158de45a76202e5525d655989745c065e1
Version 20000000
Previous Block 000000000000000000002d329f64171128f24895d65f294da7fb5276d5bc24ec
Merkle Root 5a6b98365389d23e1df7e2a43780cbf8e7870e722d0c77bf3db09ff150944894
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,606
Size: 1.00 vMB
Total Fees: 0.03951886 BTC
Feerates: 265.25 > 3.96 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,935 (537,628 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
377,307 377,307 00000000000000000745141daf5cbd767b7ea61f418edbece71707f699466970 1,168 0.53/1.00 vMB 41
377,306 377,306 00000000000000000c07ea569a4be298ff78b6f5ab5df17775649dcd1bc8b68f 388 0.16/1.00 vMB 56
377,305 377,305 00000000000000000023802c0e7b5e62ab9a71e5ed912ec7da29b5ef7f06e8c9 11 0.01/1.00 vMB 21
377,304 377,304 00000000000000000f85e596a5c2df8f04e27b9bb236a5df7a94a3e04e000703 332 0.14/1.00 vMB 43
377,303 377,303 0000000000000000090d15c052f3961aa401d348c6a206bba79ebe2449768b48 824 0.44/1.00 vMB 32
377,302 377,302 00000000000000000f4b02b63a41ffca1a3f1c60a3778418f9007285cc1f69de 515 0.22/1.00 vMB 39
377,301 377,301 00000000000000000eaa00e4989b654759665c2a8af251bf59baf35c34446c98 436 0.18/1.00 vMB 40
377,300 377,300 00000000000000000267dd69fda9adc4c0e9310bb380c0f9c20a2f6d60fad741 388 0.17/1.00 vMB 38
377,299 377,299 000000000000000002445ac2a311c044fa6242c8d515b64096617518a7eb210e 1,202 0.59/1.00 vMB 42
377,298 377,298 000000000000000010734953ce486a820b6f7907e879b1b6e30fccf603098bef 907 0.42/1.00 vMB 37
377,297 377,297 00000000000000000cc3037b9d14e4f6bf0b0e01b8d2ba754b2d3ea5bb12b9ef 1,187 0.49/1.00 vMB 43
377,296 377,296 000000000000000002ae7b033e73f0db1235bac55691ac87a5dd56cbed258338 285 0.12/1.00 vMB 37
377,295 377,295 000000000000000011b93555dcc39bca91d3e9f10b954fe5add59d48f5c82f49 1,940 0.93/1.00 vMB 38
377,294 377,294 000000000000000004ca8816a989d0fb7051192985913c462aa5ec0a8e33094f 1 0.00/1.00 vMB 0
377,293 377,293 00000000000000001190ac75535f2792c61dc011a66264a253841cfb8be4488c 28 0.01/1.00 vMB 42
377,292 377,292 0000000000000000114638c7992b17a8b989464480aa4aecda472eb402b82dae 33 0.01/1.00 vMB 45
377,291 377,291 000000000000000000ccd2668662db55d9deba3daddb238ab12cde1c76f416a7 265 0.15/1.00 vMB 42
377,290 377,290 00000000000000000df8ac4dd3453ed1eb0701c5be45a076ebf1bcf3b03c8d2f 823 0.40/1.00 vMB 37
377,289 377,289 000000000000000011b89188cf30c01b0f5962b45921aafe53528b4e1b6478f3 692 0.35/1.00 vMB 27
377,288 377,288 000000000000000000adbbb8c61531b639ed237c4c2433f928eb10e5893c43eb 491 0.24/1.00 vMB 34
377,287 377,287 00000000000000000b37222609237d6745382f325add6548c22e25dcb39fd30f 1,818 1.00/1.00 vMB 32
Previous 10 blocks ↓
Total Size: 782.27 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: 656.70 GB
    • Received: 14.41 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.