Loading Tool

Explorer IconExplorer

Memory Pool

85,280 transactions
31.93 vMB
0.19734808 BTC
Random Selection Loading Transactions
Max Size: 189.75/200 MB

Candidate Block

Mining Attempt 73594a1e2d6e20809932d3649902b4301888b551a13c75b255b6c17636957f48
Version 20000000
Previous Block 000000000000000000017cb93000a20c08f0fc639d471abc5ab7059c2109dbfe
Merkle Root cbb9e721e4f39880b2860157bcf0941115bfeafeb645af4ff7eeb59b5e60c9ef
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,825
Size: 1.00 vMB
Total Fees: 0.07596920 BTC
Feerates: 301.64 > 7.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,145 (306,074 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
609,071 609,071 00000000000000000006b707101c05cbae550582b3ab9f14d3e89ab81889f8c9 3,070 1.00/1.00 vMB 15
609,070 609,070 0000000000000000000e91ffa73fa7585e81a5dbbcb431682f9a257afe2c00b5 2,564 0.81/1.00 vMB 14
609,069 609,069 000000000000000000093c9b0b7ae3c5034d8747aea482fb64ad8234c573c28f 521 0.20/1.00 vMB 15
609,068 609,068 0000000000000000000eac2f0075d3b9d8c34cf10efb3d55e81afe8c2b51768a 2,014 0.53/1.00 vMB 16
609,067 609,067 000000000000000000048446774b7bf61e9aafdc746cbf408606d8058dc3c644 2,303 0.69/1.00 vMB 17
609,066 609,066 0000000000000000000f7b11e5fc92d409036aa5c53e2bd14ee21cc9d4790d15 371 0.15/1.00 vMB 28
609,065 609,065 0000000000000000000f80eb4d56d1ab7f751e21bf122f13d8018d28dcc8cfa6 330 0.10/1.00 vMB 33
609,064 609,064 0000000000000000000bbbb6d43c4f56309a309c7d8d4dd993a3654f52d392c5 115 0.03/1.00 vMB 19
609,063 609,063 00000000000000000007199fd8cd57aa17fee8c54aba3b22883120687b60bb27 2,995 0.84/1.00 vMB 17
609,062 609,062 00000000000000000005334abaa88be1f61d354c7c04cb73ae96e14ff08e8269 517 0.13/1.00 vMB 23
609,061 609,061 0000000000000000001426d4def7490dbe2ce579c84d1b92b710962169b4ad85 1,001 0.29/1.00 vMB 19
609,060 609,060 0000000000000000000bc20695f18ded25185f012ea91ffd417d77ce43c93182 2,148 0.67/1.00 vMB 21
609,059 609,059 0000000000000000000b77a301637ce4856a9d2cb3e5f4307176b34b396e1f9a 927 0.26/1.00 vMB 17
609,058 609,058 00000000000000000007ee252437e46de9f267fc45729618583a7fdfb179e1ce 2,040 0.58/1.00 vMB 16
609,057 609,057 0000000000000000000cce8c57f96f262391f0f33ba698626e0b8b4641d5c418 2,909 0.90/1.00 vMB 17
609,056 609,056 0000000000000000000db10b7f57ff28b719ad7fc54159c57834274ce726e1df 135 0.07/1.00 vMB 10
609,055 609,055 00000000000000000001b0382ecdeb404422b5022a14f503d36b6e6690df5141 485 0.21/1.00 vMB 22
609,054 609,054 0000000000000000000a14e4f596f348bc9dec628ee6cbfb2179e4a9db08020f 2,160 0.66/1.00 vMB 15
609,053 609,053 0000000000000000000b7441a687d1b4139bd4482ce6586f0a905b8dd73c383d 1,559 0.49/1.00 vMB 21
609,052 609,052 00000000000000000014e150965930d07506786a3ea7128029f2af05789ea59e 1,363 0.44/1.00 vMB 22
609,051 609,051 000000000000000000038dacea3d13eac1cf4fcdca142ad64c81107199749fe5 210 0.06/1.00 vMB 16
Previous 10 blocks ↓
Total Size: 782.65 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.62 GB
    • Received: 16.28 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.