Loading Tool

Explorer IconExplorer

Memory Pool

73,711 transactions
27.30 vMB
0.06479892 BTC
Random Selection Loading Transactions
Max Size: 166.76/200 MB

Candidate Block

Mining Attempt 492b028e1421be125115e33272dab04ba076fcaca3b88c6415aaab4c14b3e900
Version 20000000
Previous Block 00000000000000000001bb87348e6d3ff23561ca1d138f03813134dfb60134ae
Merkle Root 39337e57b6100e54f38e4ac62caa6682b162ff3887a258ce405e0a787cf324b2
Time (UTC) ( ago)
Target 00000000000000000001fa380000000000000000000000000000000000000000
Nonce 0
Transactions: 3,406
Size: 1.00 vMB
Total Fees: 0.00615036 BTC
Feerates: 84.51 > 0.62 > 0.30 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,283 (213,649 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
701,634 701,634 00000000000000000004d10bec0445e4cf9321da09ed1f8dc251be9a2ba7518c 1,244 1.00/1.00 vMB 4
701,633 701,633 0000000000000000000e13f3d672ec2a3d0f3bd7d65873613c96d0e52b86545e 2,517 1.00/1.00 vMB 21
701,632 701,632 00000000000000000009ec31c5c2c4b7003545591be67f17e9d8bfaa05522fb1 2,900 1.00/1.00 vMB 15
701,631 701,631 00000000000000000007004af7037fe74f17a15cd944e2afb8c357a7aea47b51 815 0.83/1.00 vMB 5
701,630 701,630 00000000000000000005e1b2e5f0150866a9209553e9fadeb4fb6e09d604cb5c 1,308 1.00/1.00 vMB 7
701,629 701,629 000000000000000000065cf67dcf4d124df7d5ab6213d2151dacc1c1836e0ced 1,226 1.00/1.00 vMB 13
701,628 701,628 000000000000000000090af354d196efe3fc298cc639166e58efbf1de17998e3 1,978 1.00/1.00 vMB 3
701,627 701,627 00000000000000000002893d69fcb66bc21e502ec0aedb41728aa995c7a5c251 2,348 1.00/1.00 vMB 9
701,626 701,626 0000000000000000000af5024462855df1ab504cf97e490e6fb49722ac84457a 1,341 1.00/1.00 vMB 4
701,625 701,625 0000000000000000000d094684abeb0978d678a81d38e29d57a7be44daa5fb9e 2,259 1.00/1.00 vMB 8
701,624 701,624 0000000000000000000b4c34356a5463e181c093689ae67f7ccc65fc3f393048 2,561 1.00/1.00 vMB 4
701,623 701,623 0000000000000000000a5b78bba7f692b175f9532000102e370a7675be27c51c 1,075 1.00/1.00 vMB 7
701,622 701,622 0000000000000000000d3fd2cadcfb6be21ac46596a0b843b8784df69879f2b6 2,792 1.00/1.00 vMB 8
701,621 701,621 0000000000000000000744f7005fcb41cfe8f36aa2d584b2c379fe530eaf11aa 2,257 1.00/1.00 vMB 14
701,620 701,620 000000000000000000095c28fa325556d133c9590751abb939f39cf9188b53f2 2,157 1.00/1.00 vMB 17
701,619 701,619 0000000000000000000819bd9d007512fe509765b623a35c268fd8982ed0555f 3,458 1.00/1.00 vMB 5
701,618 701,618 0000000000000000000db12079447ad19b8522c0f90854eeea2570aa41fb092f 2,256 1.00/1.00 vMB 9
701,617 701,617 0000000000000000000597ad6d5c364dad5be14d363721d6eae7561ea791e9c9 4,206 1.00/1.00 vMB 8
701,616 701,616 00000000000000000008c920f058021409b94e2d8f2ded2d06caa45c0702f6ea 3,415 1.00/1.00 vMB 11
701,615 701,615 000000000000000000096a44689fb710ad0846b389f7a7d2f965d52b9917ae56 1,222 1.00/1.00 vMB 10
701,614 701,614 000000000000000000026b9471956161dde1fe0a61bf7be096d4ecd4eb7d3b33 1,131 1.00/1.00 vMB 14
Previous 10 blocks ↓
Total Size: 782.88 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: 713.28 GB
    • Received: 17.34 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.