Loading Tool

Explorer IconExplorer

Memory Pool

23,292 transactions
18.57 vMB
0.02634195 BTC
Random Selection Loading Transactions
Max Size: 97.73/200 MB

Candidate Block

Mining Attempt 1e50909e1765ab976275175cf9027eecf2c61e593b5ae3a8101b0956bb4d68ac
Version 20000000
Previous Block 00000000000000000001d0d4134b42989b47de9dc02df8262f47acaf3e1a13db
Merkle Root 95980ed312fbdafff2038340f2f6987cc5b2e06201f0c661b8f73fd4494697d0
Time (UTC) ( ago)
Target 000000000000000000021a910000000000000000000000000000000000000000
Nonce 0
Transactions: 6,291
Size: 1.00 vMB
Total Fees: 0.00633296 BTC
Feerates: 64.29 > 0.63 > 0.12 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 941,520 (141,942 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
799,578 799,578 00000000000000000001d57b34aba03742c81ec17265d140f70d04d0656a42ba 2,096 1.00/1.00 vMB 13
799,577 799,577 00000000000000000000288d14c321b069877d4bd48b99b494e0a579980c7386 2,014 1.00/1.00 vMB 17
799,576 799,576 000000000000000000017a48b82551884b3ac4e2615a2f71419fd314d87cc726 1,011 1.00/1.00 vMB 14
799,575 799,575 000000000000000000001f66454ce67d800092b9416a73e1bfca24cdb27be3d5 1,127 1.00/1.00 vMB 14
799,574 799,574 000000000000000000009b73f9a85e2d585aae9496060bdc89a1cb7f5bf48fb9 379 1.00/1.00 vMB 11
799,573 799,573 00000000000000000002b4717a083764af118540e269fc58eb81c73cc7ea6a8e 975 1.00/1.00 vMB 14
799,572 799,572 0000000000000000000034b0652525ab6b0149aca38adf08c48d4b37e00ea550 3,118 1.00/1.00 vMB 20
799,571 799,571 00000000000000000004d806c58965e280e996b089835291db481c816e4dd228 2,372 1.00/1.00 vMB 19
799,570 799,570 000000000000000000050cb9dfdbb552bdfa97a6c21993c26db7091ef5840438 2,350 1.00/1.00 vMB 23
799,569 799,569 0000000000000000000317688602230dc499f311e64672deff3652d5a24d1860 2,989 1.00/1.00 vMB 32
799,568 799,568 00000000000000000003853e6ae84b120bbf8d7274bd4f2d3d3646d7a4de2f53 2,535 1.00/1.00 vMB 24
799,567 799,567 000000000000000000049f51a09bb41d5eaa46671a357f10772155b631dfac34 203 1.00/1.00 vMB 11
799,566 799,566 0000000000000000000403ec82d9697629727d154408c17ece7bdae92fbf4064 1,911 1.00/1.00 vMB 15
799,565 799,565 000000000000000000000101446bd06c8510033c1b6b87775b9a6936fd486d84 1,531 1.00/1.00 vMB 22
799,564 799,564 00000000000000000004fefe826b9fb6bb05819627a2f7d81ef14798641fe064 2,937 1.00/1.00 vMB 30
799,563 799,563 000000000000000000010b99c6db830f3723b4177107b7146370517cac4351dc 1,956 1.00/1.00 vMB 14
799,562 799,562 000000000000000000008f2ace2c1df6436957d6c1c240f52a1aa419e44e1f3e 1,760 1.00/1.00 vMB 16
799,561 799,561 0000000000000000000234c1845cc6d29a111d8ff1535337cfdfd9fd0f7a0601 3,311 1.00/1.00 vMB 18
799,560 799,560 00000000000000000003c76d1a1fc1bf13baf254f8a82b339e64c2d9551a3681 1,452 1.00/1.00 vMB 18
799,559 799,559 0000000000000000000061e0e15644e6b07d848c12b76fcdd9a3b3c1dcb6c078 3,141 1.00/1.00 vMB 20
799,558 799,558 000000000000000000044c7191bfc0436324a9e1396f5905f97e5fc6e52b1bb2 3,487 1.00/1.00 vMB 30
Previous 10 blocks ↓
Total Size: 829.48 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: 4,661.37 GB
    • Received: 252.16 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.