Loading Tool

Explorer IconExplorer

Memory Pool

47,380 transactions
28.90 vMB
0.07915235 BTC
Random Selection Loading Transactions
Max Size: 154.14/200 MB

Candidate Block

Mining Attempt 97cf912cf1cee2b783a37b0faef8ae9f0b95bad896d5dbd00b5fca1a565afadc
Version 20000000
Previous Block 000000000000000000005305ff331788dce4fd0d1cb306269ddf5357d0752558
Merkle Root eab514e457d7c5be974ef87a9162cc3b4af607339456131122efb9beaf5834fd
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,552
Size: 1.00 vMB
Total Fees: 0.02402192 BTC
Feerates: 100.60 > 2.41 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,848 (158,764 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
756,084 756,084 00000000000000000004cb2ff114f75403a0ebaee6001b3c63814cbed2a29c47 3,565 1.00/1.00 vMB 18
756,083 756,083 00000000000000000005a3aed10c4668ce3525fc917cbd6d1cc14cbff38f7128 2,033 0.82/1.00 vMB 10
756,082 756,082 00000000000000000003601208e5c4b9bc8f9aee5856d64dc64ac8dabaaa4686 2,576 1.00/1.00 vMB 5
756,081 756,081 0000000000000000000062ec68121c8eb861325477950a64de6f255895fdef28 2,850 1.00/1.00 vMB 11
756,080 756,080 00000000000000000008b5b7575a1e4978337f3d024289678230af82b2dee2f3 3,413 1.00/1.00 vMB 25
756,079 756,079 00000000000000000000cdfa66f3cabb2b811de9ba7d71a3699f58b8e199dc8c 2,744 1.00/1.00 vMB 15
756,078 756,078 00000000000000000005ff3a55d3d7a1f5ae7d2da2206e140197072f2df60ed8 179 0.06/1.00 vMB 13
756,077 756,077 000000000000000000020c6991c57b0fd9174093df7050cc3e766fcac569e979 2,419 1.00/1.00 vMB 6
756,076 756,076 00000000000000000004c33ea3d073d4de94a730420c6732d7d7fee3fcd7d28d 2,328 1.00/1.00 vMB 19
756,075 756,075 00000000000000000003bb59dce4ca9f567a36f5d07a9f0aa2fae44fcd2de1c6 718 0.61/1.00 vMB 7
756,074 756,074 000000000000000000050fab86aea07bb36bc77874dd226cf3f543facbdc70d1 539 1.00/1.00 vMB 15
756,073 756,073 000000000000000000045050a7f51c6c456e74fc95c4598a0a3c05b7831f6e64 86 0.04/1.00 vMB 25
756,072 756,072 0000000000000000000085bbd99cd7d5a2c2ca09d23c9e2b9039e9ceba6e0282 435 0.61/1.00 vMB 1
756,071 756,071 00000000000000000007e8a7b824ff78597e7292239050e7a6a8256da10dbad9 1,790 1.00/1.00 vMB 9
756,070 756,070 00000000000000000002170946b70ccc552d2221a0de421d7f42ca7109005a84 2,398 1.00/1.00 vMB 11
756,069 756,069 000000000000000000034e5fc6600993f7cdc26862d8efec319a249a9f2c9791 2,866 1.00/1.00 vMB 14
756,068 756,068 000000000000000000029d3f100fd31ddd736f77993b3a237152745f2c7961aa 2,554 1.00/1.00 vMB 12
756,067 756,067 000000000000000000079ccd59515b4c1cd736ee702573eaf3d0809066d1ee13 2,125 1.00/1.00 vMB 5
756,066 756,066 00000000000000000003423fc2bf46981c79d85a03a2cee6e892ddf747d0d805 2,515 1.00/1.00 vMB 12
756,065 756,065 000000000000000000088afcd041d81f85224c4f56226c74966ae5e745dab32c 3,550 1.00/1.00 vMB 28
756,064 756,064 0000000000000000000537ac543fd6e99adda58bca353ae2eeaeb3604f8fc39a 2,822 0.83/1.00 vMB 12
Previous 10 blocks ↓
Total Size: 782.12 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: 652.10 GB
    • Received: 13.72 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.