Loading Tool

Explorer IconExplorer

Memory Pool

80,900 transactions
30.86 vMB
0.07618241 BTC
Random Selection Loading Transactions
Max Size: 187.75/200 MB

Candidate Block

Mining Attempt 76f35b71d0a849e5a9f8ed6a1cfad3abea60ebdec9067fedbfce2604e0664871
Version 20000000
Previous Block 000000000000000000009cc847e34910d5d5711b5344aceacf52741007a9bcc7
Merkle Root 05bb7e3fd546a691d03ca8a0bb5aea2cce50cc2295e4041277bcfafc6402073f
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,920
Size: 1.00 vMB
Total Fees: 0.00987125 BTC
Feerates: 265.25 > 0.99 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,183 (163,021 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
752,162 752,162 000000000000000000034bc95a0b6bad4f37f5231e96b76cc699f93c5183858f 2,173 1.00/1.00 vMB 7
752,161 752,161 0000000000000000000239d7c6fc1da29e0d4235382c3339b86444050b30bfdb 2,688 1.00/1.00 vMB 8
752,160 752,160 000000000000000000037b25895ffc504ae010f1ae0536905de9802c9d22890f 1,728 1.00/1.00 vMB 4
752,159 752,159 00000000000000000006fcd8c815da88714c9672a973fbde34c98c041f5e080a 2,452 1.00/1.00 vMB 5
752,158 752,158 000000000000000000037f93441dabd9a66a286eb99a8f98ded970b5f516d556 2,570 1.00/1.00 vMB 12
752,157 752,157 000000000000000000061bd47f2f8d120745ce65e9fe7505e8bb3ab76e0d022c 3,134 1.00/1.00 vMB 10
752,156 752,156 0000000000000000000087a4ebf6da99b30f1a4219c14204ed38659e117ccd59 2,569 1.00/1.00 vMB 18
752,155 752,155 00000000000000000002728d42657b58cd6fe448b2f1fdb97e45d52de1601d17 2,476 1.00/1.00 vMB 10
752,154 752,154 000000000000000000074d79a47bef480da74e896ebb3c055656d8a8d60cfc28 2,853 1.00/1.00 vMB 18
752,153 752,153 0000000000000000000742c9101fbf653e06721359475a9303e34a2d83ee2da9 2,306 1.00/1.00 vMB 20
752,152 752,152 00000000000000000001faf9b7d9dc9c733a2337917de0dcb7d5509a81639295 2,859 1.00/1.00 vMB 13
752,151 752,151 0000000000000000000620b78974b030e8fa1115e6d2385377ef396b1ae1156a 433 0.16/1.00 vMB 11
752,150 752,150 00000000000000000007dbafb49c5d76989700ce8ac1bffe881e25883197ae2c 732 0.28/1.00 vMB 5
752,149 752,149 0000000000000000000889bf3f8f7ad6fbd63bca0406d37ac8ea940fcda5c147 2,590 1.00/1.00 vMB 8
752,148 752,148 00000000000000000006f87a6b2350130eb0469ab202629d27a0098b29720242 2,341 1.00/1.00 vMB 14
752,147 752,147 000000000000000000019f98cfac2804de48e51968c7a9ec0e5c62cdbab6eadd 2,648 1.00/1.00 vMB 9
752,146 752,146 000000000000000000002fcd8f9172dc9f20a8a2e81a4a91ba7763788d8a818a 1,510 0.41/1.00 vMB 16
752,145 752,145 00000000000000000006f56f51ed840bc48b85f639986a928c3cde9582fa9617 1,167 0.70/1.00 vMB 12
752,144 752,144 00000000000000000005652340d518d072a080892b262761e06ea3dad931ede3 1,624 0.54/1.00 vMB 10
752,143 752,143 00000000000000000001455f65cc3dc1d1d95243224a3374ec0e335acd58abc0 248 0.07/1.00 vMB 11
752,142 752,142 00000000000000000003dd6db7fd78f31a7991f21e7d25f2eb6a0dc86450bfc4 680 0.21/1.00 vMB 10
Previous 10 blocks ↓
Total Size: 782.71 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: 701.18 GB
    • Received: 16.62 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.