Loading Tool

Explorer IconExplorer

Memory Pool

46,187 transactions
28.64 vMB
0.06921807 BTC
Random Selection Loading Transactions
Max Size: 152.65/200 MB

Candidate Block

Mining Attempt 2b7226163a33de954f9148aa95279905bba66b2968957ae97b5dd670a306a0ba
Version 20000000
Previous Block 000000000000000000002bb93a85f00afbdf082006a0d42f0245143e7dde62a4
Merkle Root d1b590d8797a48fc4ac99776dcbe6f4fc23958fa7c3c8aba406b647e8b98ca2b
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,487
Size: 1.00 vMB
Total Fees: 0.01488570 BTC
Feerates: 73.20 > 1.49 > 0.27 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,844 (441,026 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
473,818 473,818 0000000000000000015e3ccd62d331a5e383e6d2a99e002c171b450de92a0c5d 1,140 0.54/1.00 vMB 178
473,817 473,817 00000000000000000093cf301bed595f9c5ab6193a2e0aa358e8769d13fa2084 1,413 1.00/1.00 vMB 130
473,816 473,816 000000000000000000a373ac2b78bf231000ff3a54bbdbda512a5ff3c993a495 1,122 1.00/1.00 vMB 106
473,815 473,815 000000000000000000db5d0adbdbee0aedc33c803877e61d04c6d524e7f15f9d 1,157 1.00/1.00 vMB 98
473,814 473,814 000000000000000000a1f860db2ff950812aade4ec1374eefffbdf3acfd5c45e 1 0.00/1.00 vMB 0
473,813 473,813 00000000000000000047f5d9fa5ecf6ab4a954be469e9fa9f0315224d4a86990 854 0.67/1.00 vMB 242
473,812 473,812 0000000000000000013a7177ef626a46c4353292174c78f07e80dab165d22181 448 1.00/1.00 vMB 35
473,811 473,811 000000000000000001624915059318be7a945814203e9c40ff3daaded25d9748 1,436 0.92/1.00 vMB 79
473,810 473,810 00000000000000000182248996694a3e1fdb596b1aee7a1e171ba9514eb4baa7 1,758 1.00/1.00 vMB 214
473,809 473,809 000000000000000000072cc58f43a0e974f81d8015a01956ae9dfc1efcd15fd8 1,631 1.00/1.00 vMB 161
473,808 473,808 00000000000000000038117a0a661b5a8d099a0b4b22914835b3f0c6ff4202ee 628 1.00/1.00 vMB 42
473,807 473,807 00000000000000000187915b55f8538b9285112d0b8f8a17b1d402c01acb2581 1 0.00/1.00 vMB 0
473,806 473,806 000000000000000001472b64a49b2faf1dc0f574686fcb3dc6ca11ae64b62258 210 0.16/1.00 vMB 116
473,805 473,805 0000000000000000010db6ddff80e2e60664f45a0b1e833b0a714272a2feb196 50 0.05/1.00 vMB 96
473,804 473,804 000000000000000000ae6d4f50a431f32f918c324206c8d4f396829e24c75d16 325 1.00/1.00 vMB 17
473,803 473,803 000000000000000000a4f838d0e06509752cccca1d47fe578273a97ee8b6d685 434 1.00/1.00 vMB 41
473,802 473,802 00000000000000000117da22d3d8139d47e03f53238f7bdf6b3bb2e38cbf37aa 479 0.50/1.00 vMB 104
473,801 473,801 0000000000000000000f683859c1e0034b588c99565c027703163154db7c8115 358 0.15/1.00 vMB 195
473,800 473,800 000000000000000000e12721879e94bb36c216cc2941c81f2e06f2d3c7a1544c 1,076 1.00/1.00 vMB 125
473,799 473,799 00000000000000000154fd8731c2ee64310957ef646a4c0cd96498869fd780c6 118 0.12/1.00 vMB 136
473,798 473,798 0000000000000000012e3efc420527a3a23b92f25d3ffecce8812cb1bc1fd141 1,657 0.76/1.00 vMB 142
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: 652.01 GB
    • Received: 13.68 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.