Loading Tool

Explorer IconExplorer

Memory Pool

82,340 transactions
30.97 vMB
0.08142718 BTC
Random Selection Loading Transactions
Max Size: 190.09/200 MB

Candidate Block

Mining Attempt 2dbd96e141ed95d1dac8dd53e42dd7683357806ad24f40775033a89a030863fb
Version 20000000
Previous Block 00000000000000000001e04dc53d2870220783c578c283d55c1a710d6e578ddc
Merkle Root 351f6eb656d24f209cb7e00601924cdba837609f314682a2f06456035e369934
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,403
Size: 1.00 vMB
Total Fees: 0.01183509 BTC
Feerates: 301.05 > 1.19 > 0.33 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,219 (567,071 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
348,148 348,148 000000000000000007008721055f87d4ab0277df4e37afadc33520145955782e 757 0.38/1.00 vMB 26
348,147 348,147 000000000000000015d462ca23a08127688cbda985adc75de002c05655db8123 1,340 0.67/1.00 vMB 26
348,146 348,146 00000000000000000444386d796dd6837c2a4327c887125c2ff553481543c9d7 1,035 0.71/1.00 vMB 22
348,145 348,145 000000000000000005c26767538412d48c13ccd396e68833bc2b4023bc76b514 811 0.43/1.00 vMB 26
348,144 348,144 000000000000000001891c4e0a719ac77b55c64f933c5509d998486c5ae0cd81 659 0.36/1.00 vMB 26
348,143 348,143 000000000000000009d7e21e3bb345d3207f140e7626bc8f32e0597140ce7bd2 397 0.20/1.00 vMB 25
348,142 348,142 000000000000000012bc26883e7ab3958110b60caa5b0a785b0bb7aa60ce1f4e 337 0.19/1.00 vMB 23
348,141 348,141 000000000000000009511c3313aa429cd52e62b805f652649b0b303186943eb4 682 0.41/1.00 vMB 24
348,140 348,140 000000000000000003733f303f3bfadf6ccaf29753fb63d39662399b8c9cd558 143 0.10/1.00 vMB 23
348,139 348,139 000000000000000010e6aae15c15ca1c67ac71cca16f48da6248b280b84821ea 437 0.21/1.00 vMB 24
348,138 348,138 000000000000000016d580724c13a0210befb06392f608218d10fa16c33d6a23 796 0.44/1.00 vMB 30
348,137 348,137 00000000000000000d711677324ab1e3e3980c0802319e9bd42ede738ff0101c 928 0.50/1.00 vMB 27
348,136 348,136 000000000000000014b0c3100e41d89db9f8b5354cf329c660875cadb05901a7 362 0.27/1.00 vMB 8
348,135 348,135 000000000000000001d247d71e84e098445852d202012e6dbcdcf1ec0f03616c 1,075 0.75/1.00 vMB 18
348,134 348,134 00000000000000000f95590bbf87fdf6be9aa938171fb80166683dccbd36edc5 1,550 0.75/1.00 vMB 33
348,133 348,133 000000000000000016a3de1a31ce8dc4fe5f0a797937654a6715d14a45f3e919 1,040 0.75/1.00 vMB 22
348,132 348,132 00000000000000000b601772c75000ff9abf367270f50a907336c538e69ec7f8 2,425 0.90/1.00 vMB 37
348,131 348,131 00000000000000001461386b58879ac512df9362ec79f862b60c25a5fc0d893c 1,755 0.85/1.00 vMB 36
348,130 348,130 000000000000000010aa2f82680ca7d51f134d17644948135a63d05f0454af9b 225 0.12/1.00 vMB 25
348,129 348,129 0000000000000000103cdb9c8b18f4310b6052133867d7ef419fc08516b69687 300 0.17/1.00 vMB 20
348,128 348,128 0000000000000000097b822e9cbc53ce120e75fb628431c63a690d68e84fec0e 840 0.52/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.77 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: 709.18 GB
    • Received: 16.86 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.