Loading Tool

Explorer IconExplorer

Memory Pool

78,455 transactions
29.96 vMB
0.08671846 BTC
Random Selection Loading Transactions
Max Size: 178.97/200 MB

Candidate Block

Mining Attempt 6bf78fe69d310e882ab476b7f0770fd83983e024b05f05407d3d9c66da58105a
Version 20000000
Previous Block 00000000000000000000afdf5043b8b27b92fc11e8966ab025edf9415d082b3b
Merkle Root e82901fc3d714fa3cc5365a82a031ff54561f5ad3edbcd14445ed6ae1e5ba4e2
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 1,675
Size: 1.00 vMB
Total Fees: 0.01805988 BTC
Feerates: 100.69 > 1.81 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,152 (513,425 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
401,727 401,727 0000000000000000051fbb7af8af0d1c6c7994001ef89c1683c44ff6514e30d4 2,296 1.00/1.00 vMB 46
401,726 401,726 000000000000000002e0594508ffaf8a27463364b324ad61114d79c9b879b1ca 2,082 0.91/1.00 vMB 42
401,725 401,725 0000000000000000066d01ca1f4cc2dd5e9ff7d5f089cfbeaad4414dc5b7d02d 592 0.37/1.00 vMB 29
401,724 401,724 00000000000000000184e9cfccca52a0772718051144f77c297592c451518265 750 0.31/1.00 vMB 47
401,723 401,723 0000000000000000011d4316c7d2148ddfa9d0d38d4dd5c9cfdefe6753e8ce13 1,157 0.56/1.00 vMB 41
401,722 401,722 000000000000000001485ec98778fe80c189353f6772d8b43f03fafaeb384144 778 1.00/1.00 vMB 13
401,721 401,721 000000000000000001b50cb6d76f2e41aea4fe2f8b101f7c4fca2866c0134e77 1 0.00/1.00 vMB 0
401,720 401,720 0000000000000000033b43dd2575bdb5c8338a9d865a841b2061d078be4e62ee 1,932 0.91/1.00 vMB 43
401,719 401,719 000000000000000000342e2dc0f99f4ccc770c0886691d1984db2cab49cd5262 1,971 0.79/1.00 vMB 45
401,718 401,718 0000000000000000027b200d31a908898fda9b9e54934d82b78a575589c6b846 468 0.20/1.00 vMB 38
401,717 401,717 000000000000000003af14a7804a5163f50fcdf5d1c3ba99217e682a627721ac 1 0.00/1.00 vMB 0
401,716 401,716 000000000000000003f2e14f12a9127f475423d3ef6b865c34cc434fc4c6aaf7 954 0.63/1.00 vMB 39
401,715 401,715 000000000000000001078347555bfa42cf7a3a78e9c48a64be9ae793e8975bad 2,216 0.93/1.00 vMB 43
401,714 401,714 000000000000000005cc09c3bf9ea3b74d2a93f639f6170ac2413a74f3952f9a 473 0.30/1.00 vMB 33
401,713 401,713 0000000000000000051f5a8aeae4783ed3e4fd42352c72fc2149be5c7c4d69d8 1,338 0.63/1.00 vMB 45
401,712 401,712 0000000000000000056071ad9f6f96c297503fd4e84dc518422cb41b1a3c5f99 503 0.53/1.00 vMB 20
401,711 401,711 000000000000000000c65ab45d9057193e536a885aa4f8142580dff0f4ace358 2,036 0.93/1.00 vMB 47
401,710 401,710 000000000000000001ae3a58a936d02440f68ffbba8fdeffd731521fd6c73ecf 2,546 0.99/1.00 vMB 55
401,709 401,709 0000000000000000032ff6ff4de9b5179119b64265ab0f8cc548706705244658 824 0.89/1.00 vMB 23
401,708 401,708 000000000000000000237ba4204a0850cbda7c9bc9f29767a83389425c384793 1,646 0.92/1.00 vMB 49
401,707 401,707 000000000000000000d2db105a6a2b72a84607e99521afd5823c990e9c5383e6 1,535 1.00/1.00 vMB 29
Previous 10 blocks ↓
Total Size: 782.66 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: 672.97 GB
    • Received: 16.34 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.