Loading Tool

Explorer IconExplorer

Memory Pool

74,747 transactions
27.59 vMB
0.07352987 BTC
Random Selection Loading Transactions
Max Size: 168.27/200 MB

Candidate Block

Mining Attempt e4bc7781e919aab8b3fec5a7b6658c43ae8dd7da047e1b9bb399ebf293f0bd44
Version 20000000
Previous Block 0000000000000000000190474c0158c4506247065620e0a299349b7552b86a26
Merkle Root 2b7faccf7fd32020e509870f6496744fbab2b79364a281fd61ec41c2e3503316
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 2,402
Size: 1.00 vMB
Total Fees: 0.01467201 BTC
Feerates: 100.35 > 1.47 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,290 (542,451 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
372,839 372,839 0000000000000000004feb60907deb692ad3818d2e53761cfb15e35554ebeb52 1,625 0.75/1.00 vMB 48
372,838 372,838 000000000000000008d84479fc2c30b00890b9f35e536f1679e21040eafee939 1 0.00/1.00 vMB 0
372,837 372,837 00000000000000000c217a1ad703de7b7d8d22ffe995cd220dbf619aabce670f 513 0.28/1.00 vMB 38
372,836 372,836 00000000000000000feb00502b3f1bac18a62f421f9cc03e5aae31ddcc8d438c 1,089 0.51/1.00 vMB 41
372,835 372,835 000000000000000009e711892870cf51ba59765e2cf145a2f664b308a510fd05 637 0.43/1.00 vMB 21
372,834 372,834 0000000000000000004d5dc7ee547e82df47d50230631851676645d441b3da8a 1,081 0.93/1.00 vMB 17
372,833 372,833 0000000000000000076d39e70bbe1aa11fb1c0b2465f1fc613e02ff76cf6035d 2,012 0.93/1.00 vMB 42
372,832 372,832 00000000000000000532ed9bf08988d26eceb187d2cc2b2d522c0207911def4b 1,092 0.75/1.00 vMB 32
372,831 372,831 00000000000000000d383c89b07b438bea6a0859f8e45c8cacb70367c66a4e23 2,651 0.93/1.00 vMB 58
372,830 372,830 0000000000000000031555d4648f7bd5a82f0fee31fb0975eda0a76e689896a2 971 0.56/1.00 vMB 32
372,829 372,829 000000000000000010eff580b4cbe11d7c24d6aabca013f39e98373166001f78 1,541 1.00/1.00 vMB 28
372,828 372,828 000000000000000002934473edc3d374c7ab57d27484b599a4b07b2cf424a31c 2,881 0.95/1.00 vMB 64
372,827 372,827 000000000000000004e740eb321f9ee15a3e59599b3c2cf202c6a505c38be151 470 0.84/1.00 vMB 12
372,826 372,826 00000000000000000a9c0c1dca09eac7c2138c09a7c3b6c80fb69197769df15c 1,324 0.75/1.00 vMB 37
372,825 372,825 00000000000000000720fe28ad4ac0b14dc4f7c6dda511a5bf55ceaf0c9ce3b1 1,361 0.75/1.00 vMB 42
372,824 372,824 000000000000000009456657bb9d4a843fe60e11e37e529ebf69c932cdc74e19 435 0.39/1.00 vMB 30
372,823 372,823 0000000000000000084309f6b148101171ae3a6159d0d178f3149930116868a4 552 0.36/1.00 vMB 32
372,822 372,822 00000000000000000df404404dd2916af6dd0084fe2dafccec1a6b8229fa61b8 1,078 0.56/1.00 vMB 40
372,821 372,821 00000000000000000dbcadb87a4f483f688f6d31d27b236b5dfbb36b5b15cac0 401 0.24/1.00 vMB 25
372,820 372,820 0000000000000000130d42c99dfac5db2bb181231d4f8c6f784315a516988695 1,792 0.93/1.00 vMB 41
372,819 372,819 00000000000000000056983389f63fd12556197f29bb199d8e6b8e2299a11176 1 0.00/1.00 vMB 0
Previous 10 blocks ↓
Total Size: 782.89 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: 713.51 GB
    • Received: 17.38 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.