Loading Tool

Explorer IconExplorer

Memory Pool

45,825 transactions
27.27 vMB
0.07735828 BTC
Random Selection Loading Transactions
Max Size: 144.03/200 MB

Candidate Block

Mining Attempt 034046951aa12b95412f3f63511f9a2a15401f7040982ec4ae94d4bba2dd2984
Version 20000000
Previous Block 000000000000000000008f5a6c1e1f1fa429f250d4cd2ee1808884ed8a06ea2e
Merkle Root 3f7f50b04dbb78b29a3e52a3ff36921144e5c74da6a2e4607621156101ed1475
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,042
Size: 1.00 vMB
Total Fees: 0.02603955 BTC
Feerates: 201.13 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,787 (222,803 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
691,984 691,984 0000000000000000000a88bcca7f66ede8ca943f2645476fe3caff941f8b2a4d 2,687 1.00/1.00 vMB 7
691,983 691,983 000000000000000000089750371b495586c0ba0629c861e4a51065a083d6d22f 2,673 1.00/1.00 vMB 33
691,982 691,982 00000000000000000001e70ca7c16a044bca5f274592d7d7d101fafd2b190d18 97 0.03/1.00 vMB 10
691,981 691,981 0000000000000000000d98649c300b20a5f7a528304e685c0f99401d117c47f7 812 0.28/1.00 vMB 7
691,980 691,980 000000000000000000080b78576ab6db1ad0ea5bdb38be14f39e18e5e5c6dd12 2,360 1.00/1.00 vMB 17
691,979 691,979 00000000000000000003bef8fbd88634d6780f6e00dc4e2fc64cc72ac90f8943 906 0.32/1.00 vMB 19
691,978 691,978 00000000000000000006cf812d6691f621f4e10e137395b20323f47401ef8c4b 1,535 0.54/1.00 vMB 13
691,977 691,977 00000000000000000000062ae1a2cff8104c81c7ba9ec07a6947584400e79435 1,640 0.65/1.00 vMB 10
691,976 691,976 00000000000000000013046e40f239cabe5f85b5cc970b016c864abc78bbd82e 263 0.14/1.00 vMB 11
691,975 691,975 0000000000000000000f4773af7f8d9c451c63211a5a102c6437b9786418113e 1,602 0.59/1.00 vMB 17
691,974 691,974 00000000000000000009eafd3d1fc316979b1f2e60ac000a9a35cf08f7db49a9 530 0.21/1.00 vMB 13
691,973 691,973 0000000000000000000d01acab6a84af34e9c125906414d5cef7292e8d811f99 552 0.25/1.00 vMB 13
691,972 691,972 00000000000000000005420ed8a4925429aa0a1c7bb05693468e1bf69d2f6fb9 2,276 0.75/1.00 vMB 12
691,971 691,971 0000000000000000000245ed220252f353fac86a8cc0678e7f8682e1a384bf73 193 0.08/1.00 vMB 17
691,970 691,970 00000000000000000008d637eea94098ebe945264ee833aaf1128d13c083f4a7 303 0.25/1.00 vMB 6
691,969 691,969 000000000000000000139abdecbce755425d41c6bd8639eaecb063973215a174 2,203 1.00/1.00 vMB 12
691,968 691,968 000000000000000000060d8f4f5775310a338a24fa31e0924d6ef84fe3f368c7 1,565 1.00/1.00 vMB 5
691,967 691,967 00000000000000000002509a7929d2e5f0d0c24c8306f3e09d9f07560a3f6e07 2,744 1.00/1.00 vMB 20
691,966 691,966 0000000000000000000c8cdf2c82b7266b5793f7af5f7c827f127ca848610101 66 0.02/1.00 vMB 27
691,965 691,965 000000000000000000062a4b341bb243fa29a8cdcc130341963177a74636ec06 1,421 0.46/1.00 vMB 16
691,964 691,964 000000000000000000020d2305f19c89e1ac83ec11eb4c3338476376075f1870 260 0.09/1.00 vMB 15
Previous 10 blocks ↓
Total Size: 782.01 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: 649.26 GB
    • Received: 13.15 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.