Loading Tool

Explorer IconExplorer

Memory Pool

46,089 transactions
28.54 vMB
0.07613726 BTC
Random Selection Loading Transactions
Max Size: 151.67/200 MB

Candidate Block

Mining Attempt 49d02674fc06a5acdef5c30fa2b4258248327be2e2ba2151f849a74341f031ba
Version 20000000
Previous Block 000000000000000000016a44f35d7af0f77f48ef2bc636d8a12c01afb38d3a85
Merkle Root 5503f15cff7240b064ef9158d3f12f95279d024d6ce1183c4f1d480dc099219c
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,152
Size: 1.00 vMB
Total Fees: 0.02211562 BTC
Feerates: 100.23 > 2.22 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,843 (567,293 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
347,550 347,550 000000000000000006532bc1da3c1c5f77e5b0259e40fb074ee6d0cc9f2729ab 516 0.48/1.00 vMB 13
347,549 347,549 000000000000000012fc8242f245b710d3fcf6763f70adfdb5b85e5aef923258 1,024 0.71/1.00 vMB 19
347,548 347,548 000000000000000002b01f30023791c1dae3a04bee48f6ed0dc6b14d2ef71b78 570 0.41/1.00 vMB 20
347,547 347,547 000000000000000006512795e5c45cd4d5fc106a807162caf29cb94cdd04733b 719 0.58/1.00 vMB 20
347,546 347,546 000000000000000001c5b322d49cc3cf09d7520d8db0735ad4c20c1f00926c65 84 0.04/1.00 vMB 18
347,545 347,545 00000000000000000c2c9c15f9ba702da366c3408c718ded1588b1e80d9c9eef 457 0.25/1.00 vMB 27
347,544 347,544 00000000000000000aa0a2ff0ee19c4f965d3d965f579e50d071525a0d955187 17 0.02/1.00 vMB 16
347,543 347,543 000000000000000001b0ff7b84cb6b5e32663ee9640521eb87d3eef003bdf5eb 270 0.14/1.00 vMB 7
347,542 347,542 00000000000000000f234558646f5c7130229ac4b13bd3d0a2a848039b4419a5 653 0.35/1.00 vMB 26
347,541 347,541 000000000000000000ccc0f1a043bcc0019847eedbb5745b481d81f408fd1e76 1,660 0.75/1.00 vMB 31
347,540 347,540 00000000000000001510a842c649ff809c5c41027ccc209d772fa4cf96097d8b 1,200 0.68/1.00 vMB 24
347,539 347,539 0000000000000000030fb1fceaf389dec4a96045910eefa099cce047ed1a66e8 485 0.28/1.00 vMB 24
347,538 347,538 00000000000000000aa7b332e7648351f4ed788ccdcd97f7e2742d47bdbf2eac 421 0.23/1.00 vMB 23
347,537 347,537 00000000000000000ece9219cb68ce326875a2d06d6d4651305a39bd39767ef6 282 0.17/1.00 vMB 24
347,536 347,536 000000000000000001659876358eda80229782c648d9a94440074d1e71698b10 482 0.34/1.00 vMB 17
347,535 347,535 000000000000000004b1dd6f7f278a8b17ce1108f0dc5c7fad59990a8f5b3cc3 1,024 0.51/1.00 vMB 31
347,534 347,534 0000000000000000128e074c72ae060d37d513bcc78645b2971b6073c63fd912 476 0.22/1.00 vMB 29
347,533 347,533 00000000000000000872d49623e5e4851a94340afb48f2bd99560329923a3094 507 0.27/1.00 vMB 25
347,532 347,532 0000000000000000155d5e62eabefb606cbd5780d77bf9de68d2d1d0a2d6a255 436 0.18/1.00 vMB 29
347,531 347,531 00000000000000001499d5d66ef28f3ac81ca9b0bba99e48442f9b3eb73da13d 745 0.34/1.00 vMB 26
347,530 347,530 000000000000000013ebed1cf3918bdbad3efc5e1ad3c2994f3bf72fec736ce3 983 0.48/1.00 vMB 28
Previous 10 blocks ↓
Total Size: 782.11 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: 651.98 GB
    • Received: 13.67 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.