Loading Tool

Explorer IconExplorer

Memory Pool

77,674 transactions
29.57 vMB
0.07329776 BTC
Random Selection Loading Transactions
Max Size: 180.64/200 MB

Candidate Block

Mining Attempt cd71d0f3c2389fe750f913b49e845293925f249f6ff3af2fc06ac4a80539ace1
Version 20000000
Previous Block 00000000000000000000cf3f5f15c57b2e8fb71d527029774760b564239aaa9b
Merkle Root 4290b88d412f510dfa9573c4f160a32f3e49bab64874223fe445a09fc4cb2f67
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,395
Size: 1.00 vMB
Total Fees: 0.00809207 BTC
Feerates: 75.20 > 0.81 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,400 (8,406 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
906,994 906,994 0000000000000000000121163101bfb41f2658be4f85903324e2affe18346602 397 0.08/1.00 vMB 3
906,993 906,993 0000000000000000000181bc1bf2deb9bbc3c33baa3808d0034274d378e22625 4,849 1.00/1.00 vMB 2
906,992 906,992 0000000000000000000092b88075c7258b0c5e469af2c4380db2e31b622eac2d 3,034 1.00/1.00 vMB 1
906,991 906,991 00000000000000000001694a23526e18f2412a23a5a9074487dce1039cca5ace 3,819 1.00/1.00 vMB 2
906,990 906,990 00000000000000000001bb3c30741263dcf18fbc5d6866b769fa0a0519a5a347 4,131 1.00/1.00 vMB 6
906,989 906,989 000000000000000000013652e329b1885db1e5489e0d93653217f6dbbfe1c392 1,843 0.41/1.00 vMB 2
906,988 906,988 000000000000000000013045c353e99ad56c6446205bb9b9065f265a332952fb 3,926 1.00/1.00 vMB 2
906,987 906,987 0000000000000000000012e84d63be85ffff32c34d482ba9b354fbd1dc8d0d08 3,633 1.00/1.00 vMB 1
906,986 906,986 000000000000000000001d1367b93add66a2a8fce3d13d54fe279f556ce0036e 4,239 1.00/1.00 vMB 1
906,985 906,985 000000000000000000019314d036db0467d11f96593fc650f20a7b7d7800e36a 565 0.19/1.00 vMB 2
906,984 906,984 00000000000000000000efd966e804a546f1714239f0415a4c7a17a44a604cda 2,843 1.00/1.00 vMB 1
906,983 906,983 00000000000000000000d135b91b613d3bf1d8b4ecfe9ca408e40521ae8dabe6 4,666 1.00/1.00 vMB 1
906,982 906,982 000000000000000000015b33bd39d4e88a9a0e04a50f3a022577231104a7264c 3,612 1.00/1.00 vMB 3
906,981 906,981 00000000000000000001046ff301ef374eeb4bf5eff87cb01458a32f39de65bb 1,916 0.59/1.00 vMB 2
906,980 906,980 000000000000000000009ca8018888aeb43e09a5ed5c7ab3ae99849df818c625 3,600 1.00/1.00 vMB 2
906,979 906,979 00000000000000000001a5acc71cc85e88f76075c757d2d98908ded8ad2f9720 834 0.15/1.00 vMB 1
906,978 906,978 0000000000000000000023ebdcd1e7ab58a1d3e5d72dcddbf1928f8b14273996 3,398 1.00/1.00 vMB 3
906,977 906,977 0000000000000000000058fcab8aef21b0777f978b834c99e20d5d1a19205d18 1,947 0.74/1.00 vMB 2
906,976 906,976 00000000000000000000d6d7f850e6ba0b1236ce544e5a395847c632d78bf26b 3,362 1.00/1.00 vMB 3
906,975 906,975 00000000000000000001ff452761dd029696bf75719bdc65a6b0088b8822e794 4,218 1.00/1.00 vMB 1
906,974 906,974 00000000000000000001d4bddd17edcb5cca625e9a8cee67858310392e4f0942 2,303 0.73/1.00 vMB 2
Previous 10 blocks ↓
Total Size: 783.08 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: 721.16 GB
    • Received: 18.35 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.