Loading Tool

Explorer IconExplorer

Memory Pool

43,714 transactions
26.57 vMB
0.06504527 BTC
Random Selection Loading Transactions
Max Size: 139.47/200 MB

Candidate Block

Mining Attempt 16b511b7eeb6a09ec64a421db1c284fb8c1670e962dff003827b79d62e2b9a83
Version 20000000
Previous Block 00000000000000000000a60f0cc25e0059f039a7782b5ad6e6e075a606bef2df
Merkle Root 57085fd0c1cf055f9cbc7c9ee3ece2e89bd8853d6eaebc7c73089f2916ba560f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,851
Size: 1.00 vMB
Total Fees: 0.01625974 BTC
Feerates: 150.61 > 1.63 > 0.28 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,758 (256,835 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
657,923 657,923 0000000000000000000a4eee0ec959f6e5027b1184bb89a3f285f58ca5531ca9 374 0.16/1.00 vMB 25
657,922 657,922 00000000000000000008e8dd7833969ce094dfb030074fc23ec14a4cfbfbe70d 1,484 0.69/1.00 vMB 39
657,921 657,921 0000000000000000000b0d62bfe66e9b09162d00a264fede0e2762586660fe7d 1,083 1.00/1.00 vMB 16
657,920 657,920 0000000000000000000ac70c0ec2c1c7c49b4d0a38ae597c616c2a71454e9b1a 844 1.00/1.00 vMB 9
657,919 657,919 0000000000000000000046d695aa2e36dac79dbfc3b5bca7a2da0c744b3f28ba 1,569 1.00/1.00 vMB 13
657,918 657,918 000000000000000000067c32a133194b1cab418b20bc7c077fbacc62be8c033a 835 1.00/1.00 vMB 4
657,917 657,917 0000000000000000000137779da0da2dc1fc9577d753455a41af4df85f0c3b2e 2,226 1.00/1.00 vMB 31
657,916 657,916 00000000000000000009dd3487ddd9f3a301dfda5ca26fedae2e0107e6f5563b 2,175 1.00/1.00 vMB 35
657,915 657,915 0000000000000000000ab5e0900eb1a9a25f89579b0aa1c3edafae56593a40ae 1,982 1.00/1.00 vMB 10
657,914 657,914 0000000000000000000b6da85d5566af531ee79ad03967ba0476067988789c11 1,405 1.00/1.00 vMB 58
657,913 657,913 000000000000000000080b5ff5dcca4ef2fac306358b4245ea37f42494a5b30e 158 1.00/1.00 vMB 8
657,912 657,912 0000000000000000000ec66a053d7bdd2ba5ae44381c30a5cb677774fe071ed8 406 1.00/1.00 vMB 12
657,911 657,911 00000000000000000005bc33472686765f5aa24e1c186019acfc70f1aa46079c 192 1.00/1.00 vMB 12
657,910 657,910 000000000000000000098f418a65302954b71b4ed0e6ec082c45eb27e660d4d6 1,631 1.00/1.00 vMB 42
657,909 657,909 0000000000000000000586652e9addd3019f94b64c026bf57902bd34578ced9f 381 1.00/1.00 vMB 9
657,908 657,908 000000000000000000065bef4c64ce99b71679b06513f4be84c085f1e9161601 178 1.00/1.00 vMB 9
657,907 657,907 00000000000000000006b5ffa731f93ad3ebe731150e5a15789785d3fec03ae8 1,916 1.00/1.00 vMB 10
657,906 657,906 0000000000000000000292e6eb15f6125e095164b125d246f3d60e43181486b8 2,521 1.00/1.00 vMB 48
657,905 657,905 000000000000000000072dce008c3b7d006bd34d7568cc7592815a9a715c9eb5 2,523 1.00/1.00 vMB 28
657,904 657,904 000000000000000000080e8b5dc63fb67effaa1a842e03d86ca9329a72598ea6 2,732 1.00/1.00 vMB 60
657,903 657,903 00000000000000000004acc02c68f94b861f303126210b2c14b502e4f00782fa 1,956 1.00/1.00 vMB 45
Previous 10 blocks ↓
Total Size: 781.96 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: 647.47 GB
    • Received: 12.94 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.