Loading Tool

Explorer IconExplorer

Memory Pool

81,856 transactions
30.55 vMB
0.07853907 BTC
Random Selection Loading Transactions
Max Size: 184.23/200 MB

Candidate Block

Mining Attempt e7fbe6385a53eb9d0403c10477c15146afd492484653e9763e9eef90cbf6430c
Version 20000000
Previous Block 000000000000000000004deb7d1e347c8f6581c1f9b70e6ff46143ce8ce3cc35
Merkle Root 894a645dadc6dea63261cb38fd74853dc54c5bfd8b6f7e0a6c0a20ae182487ce
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 2,134
Size: 1.00 vMB
Total Fees: 0.01505183 BTC
Feerates: 40.91 > 1.51 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,975 (104,185 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
810,790 810,790 000000000000000000010361e167b652d5020c0d5badd7d9ba31c03002fce73a 2,859 1.00/1.00 vMB 38
810,789 810,789 00000000000000000000fcc3856d26b349acd013324dcf09bbf7a3d2aa370983 2,441 1.00/1.00 vMB 16
810,788 810,788 00000000000000000004326862721d299b42333c8021ebba4df582260c335194 2,190 1.00/1.00 vMB 12
810,787 810,787 00000000000000000000d8962bd8ba5b8b82866320f2c0b964df279a30a2adcc 2,076 1.00/1.00 vMB 16
810,786 810,786 00000000000000000004abe823afb53227bfca49b65d73d806e596d622949456 2,868 1.00/1.00 vMB 12
810,785 810,785 00000000000000000003598868ea152fe0a64420374e1f8a63fa481be058f9c9 2,034 1.00/1.00 vMB 13
810,784 810,784 000000000000000000016b34f024bb86d44463e389c76ed7d65ee38fadfb4a2c 2,453 1.00/1.00 vMB 18
810,783 810,783 0000000000000000000132195665458e0b9ea81a0ad502e07e63050435102319 2,907 1.00/1.00 vMB 27
810,782 810,782 00000000000000000001a27304651d3a1d0dd57ee9edfdeb4bef0a727be3b453 2,366 1.00/1.00 vMB 23
810,781 810,781 0000000000000000000004e7e45d86f0e11c93686b49fad3be3de0801495e193 3,140 1.00/1.00 vMB 22
810,780 810,780 00000000000000000001e1add6ca545a822169f2d31c783983a48ea4e908ffce 3,651 1.00/1.00 vMB 31
810,779 810,779 0000000000000000000235dbe44f7baa79685e4453015398fc7def3eca7b6476 2,900 1.00/1.00 vMB 31
810,778 810,778 000000000000000000002edd962bb74150f7047b9cdf14815baaf139680c209b 2,343 1.00/1.00 vMB 29
810,777 810,777 000000000000000000004ead68027819d0566d0a78e9daf6a8b02c8f93c4eecc 3,103 1.00/1.00 vMB 28
810,776 810,776 00000000000000000003f3878e3c8339efb0bc3be9ee599ae9b8eaad86ac89b9 308 1.00/1.00 vMB 28
810,775 810,775 0000000000000000000179814f3778c255838a0287df695d06f1e26b7799b339 1,809 1.00/1.00 vMB 34
810,774 810,774 000000000000000000044d83c302b05d07f339b2404a3aa9bd7eca0f15581466 2,895 1.00/1.00 vMB 21
810,773 810,773 0000000000000000000403a91c5d3acd45dda62b418fae4e22bd59dda91c4b89 3,392 1.00/1.00 vMB 21
810,772 810,772 00000000000000000001a2490fe10e55fadb18c9982457076c817d2c2b120f4d 1,356 1.00/1.00 vMB 12
810,771 810,771 0000000000000000000293339a6e0096cb1cdefd70f7ccdf87d61d74f4b4e518 3,590 1.00/1.00 vMB 19
810,770 810,770 0000000000000000000385f43cbc209965617b2461586812e9c884cba677f3d8 3,553 1.00/1.00 vMB 35
Previous 10 blocks ↓
Total Size: 782.35 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: 661.73 GB
    • Received: 14.82 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.