Loading Tool

Explorer IconExplorer

Memory Pool

27,883 transactions
12.67 vMB
0.04841283 BTC
  • 1 sats/vbyte = 2 blocks ()
Random Selection Loading Transactions
Max Size: 73.18/200 MB

Candidate Block

Mining Attempt 07a8b16c0a85aab753f00115cf9286382b6f25b054e6b2a6bbd26ca30807a5ec
Version 20000000
Previous Block 00000000000000000000b196bc3e5aba28c39c3db3080adf17fe1d6de4dcdeaa
Merkle Root eae3c25cc2683ae7a33cb2673a2f26518434c6b6b7cd410a98d7170b26e927d1
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,382
Size: 0.99796975 1.00 vMB
Total Fees: 0.02602736 BTC
Feerates: 239.15 > 2.61 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 913,770 (790,641 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
123,129 123,129 000000000000457afd7a579288671e15cc12f1669300e5560ea3a649b0b1189b 12 0.00/1.00 vMB 0
123,128 123,128 00000000000034d5879de6e12124bc2f77cab04ea8814a89da577fd1d6b84ac4 19 0.01/1.00 vMB 829
123,127 123,127 0000000000003539e5ebcb2a034a72fba27c0c22c771ab85734a0dc9e2ca9778 45 0.02/1.00 vMB 315
123,126 123,126 00000000000038da7a09d2144ef0b33f17b7c8a7150635155d063654938955ec 17 0.01/1.00 vMB 193
123,125 123,125 00000000000030b406d5ca787cd45eee9876d36963a339bb2513fffb7238e297 8 0.01/1.00 vMB 0
123,124 123,124 0000000000004b7931929fed8c69ad8e9afa5bf992caea436fad233477eeb819 5 0.00/1.00 vMB 587
123,123 123,123 00000000000023b05c9ae15577257daf17029604eba0a58824e93306e44d0c62 21 0.01/1.00 vMB 464
123,122 123,122 000000000000668a34cfab030cf33b865cf3f5eaac46c70f665b70524528f078 55 0.02/1.00 vMB 231
123,121 123,121 00000000000018d52eccdf4c1d08582ded5cd96125a9ab03a0f5050381250e51 13 0.00/1.00 vMB 0
123,120 123,120 0000000000002dca5a7106344f04e1eb2c9f75730017228b3ef683e4b1ef9df2 2 0.00/1.00 vMB 4,464
123,119 123,119 0000000000000529c298bfe27be84aec030e1eb9b7691cc4ab3edd7ee5c98826 7 0.00/1.00 vMB 298
123,118 123,118 000000000000602482a1812bb4150fcd7d5afa3734e0f4421d65ddff240a26b6 54 0.02/1.00 vMB 1,394
123,117 123,117 0000000000003ab66618a87d0d88b999356b8e145ea1c62d619121e914fe7c4a 32 0.01/1.00 vMB 300
123,116 123,116 0000000000004dea3812f60082053cfad53af1cb7e7c18dd8bee8a9c2f2292e3 15 0.01/1.00 vMB 705
123,115 123,115 0000000000002c6b6413c06ed7d34ad110650343f03a78c51d0266abfa8d01bf 7 0.01/1.00 vMB 0
123,114 123,114 0000000000001c5f031d7bcfd77837996c89be0ddee536fb3541a4c453d52718 9 0.00/1.00 vMB 951
123,113 123,113 000000000000278417e677fb42b6f030c6afa1972dd353934df4afb28a137c37 9 0.00/1.00 vMB 0
123,112 123,112 00000000000053ef2d2648ff5058e27954babb466b6ba27129c05c5a96239d65 10 0.01/1.00 vMB 197
123,111 123,111 00000000000034b680a909519d9eae6a46bb55466deb5db01b88e4059ec7b3d8 1 0.00/1.00 vMB 0
123,110 123,110 0000000000002ee99825a0be88e6ebe3c652a96685d68046058d0d951b2ef954 14 0.01/1.00 vMB 198
123,109 123,109 000000000000414dff5a07fca030b74614bde016e60017e432b6a4e5db8fb0cc 9 0.00/1.00 vMB 324
Previous 10 blocks ↓
Total Size: 780.22 GB

Node Details:

  • IP: 162.120.69.182
  • Port: 8333
  • Version: 290000
  • Subversion: /Satoshi:29.0.0/
  • Connections:
    • Incoming: 113
    • Outgoing: 10
  • Data Transfer:
    • Sent: 506.69 GB
    • Received: 4.11 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.