Loading Tool

Explorer IconExplorer

Memory Pool

79,060 transactions
29.27 vMB
0.07088666 BTC
Random Selection Loading Transactions
Max Size: 175.63/200 MB

Candidate Block

Mining Attempt 1210a5778195757b543c50e20d67cdd27b743698482226d070a86b24c6d814f1
Version 20000000
Previous Block 00000000000000000001b85d9794a4a727476a72ab49258ad3cacec808147edf
Merkle Root f79c9d927dda3d030b2f36deaec0048e75914dea50f5312d98f046fd2a6b38d6
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,436
Size: 1.00 vMB
Total Fees: 0.01147369 BTC
Feerates: 170.94 > 1.15 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,064 (280,238 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
634,826 634,826 000000000000000000029d2a5c4ecab7821d93fe71ddc1c7229f2f0ffd99f4cf 2,153 1.00/1.00 vMB 18
634,825 634,825 0000000000000000000f3b521cc38a302f2e4ab15b08a53129c3812797246e02 2,668 1.00/1.00 vMB 19
634,824 634,824 00000000000000000009d10cd73cc4fa64ffa8f221a01995d3ec13fecc79b65e 218 0.10/1.00 vMB 17
634,823 634,823 000000000000000000094987e093a2680a50d9826e1c650d6f5e707a5e4fb1d0 183 0.08/1.00 vMB 11
634,822 634,822 00000000000000000011cb3e10746e979461e409323a3beda5acecb4b6880530 1,499 0.61/1.00 vMB 8
634,821 634,821 000000000000000000065e3c24c2a7d388e8309f68c8503c750e47d7fd809215 2,756 1.00/1.00 vMB 8
634,820 634,820 00000000000000000001c35db9fb88603f9939b34176ce8b587df58018b2ba76 1,861 1.00/1.00 vMB 21
634,819 634,819 0000000000000000000339490338b42cd81522a28606d660d45f7eccc5d8bfb5 2,704 1.00/1.00 vMB 27
634,818 634,818 00000000000000000001584fc9caafcd768bf61e32a1d6977532fab0531d62d0 2,480 1.00/1.00 vMB 2
634,817 634,817 000000000000000000085cec8c2f3c2a21958343c1ffbfc6a9b41c91a413b382 1,630 1.00/1.00 vMB 15
634,816 634,816 0000000000000000000df9a06a044fc4f426d82461aa9de05a71eecfe195beb6 2,656 1.00/1.00 vMB 22
634,815 634,815 0000000000000000000b5e3795c842dde7a78a9c240d850b979e6c200700a986 2,214 1.00/1.00 vMB 23
634,814 634,814 0000000000000000000e7a34155550c5cb217028fe8dcdff50f6707816cb4fcc 1,065 0.39/1.00 vMB 15
634,813 634,813 0000000000000000000f6808079c1222c43e29941b51a23d398aa7e6bedbcf9d 496 0.15/1.00 vMB 17
634,812 634,812 0000000000000000001255542b0268f3fe2300ce25e90eadef0db07aa504debf 234 0.08/1.00 vMB 20
634,811 634,811 0000000000000000001286557a0ef54443171345e09a47e9c5d4ddd77dd13213 185 0.05/1.00 vMB 18
634,810 634,810 0000000000000000000612207a5d2e46d92901887566f50227297c78a96e06c3 381 0.11/1.00 vMB 23
634,809 634,809 00000000000000000012863428207514114276596da54a12f45aa9dbfdff8112 32 0.02/1.00 vMB 14
634,808 634,808 000000000000000000128f47601b5a00250edd0ffe6fd0517a20d21a6fe91b74 1,442 0.52/1.00 vMB 20
634,807 634,807 00000000000000000001ea8089fbafcc4e872f005de1d86db83c187bfd8efe5a 1,319 0.47/1.00 vMB 10
634,806 634,806 0000000000000000001283809780a18a8c59d6a7a589dca40c54668c3cf9c8b5 2,690 1.00/1.00 vMB 21
Previous 10 blocks ↓
Total Size: 782.50 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: 668.46 GB
    • Received: 15.52 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.