Loading Tool

Explorer IconExplorer

Memory Pool

45,569 transactions
28.80 vMB
0.12833638 BTC
Random Selection Loading Transactions
Max Size: 152.52/200 MB

Candidate Block

Mining Attempt 054b35d2a5a4cb7c1007a1415538ce0090afa17b30f91fb903a07cafdb6262ed
Version 20000000
Previous Block 00000000000000000001b7fed1570278bf53c34ddd10975046ef0611921f9718
Merkle Root 791a82568e3cca3451ac666eaf2945ff0fbf9b8c3b7c34808eab2dfe7cdf9701
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,181
Size: 1.00 vMB
Total Fees: 0.07285986 BTC
Feerates: 301.60 > 7.30 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,809 (414,493 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
500,316 500,316 0000000000000000000c252cb2c045549830fcc1062961394123bc4090f131fb 3,275 1.00/1.00 vMB 770
500,315 500,315 0000000000000000000d401354ca00d07267215fed2e5e936ae89335125b06e8 2,458 1.00/1.00 vMB 828
500,314 500,314 0000000000000000005a552d00266b24962fe9f05f5ef552d4daf0ef9af4a6bd 2,212 1.00/1.00 vMB 804
500,313 500,313 000000000000000000282ac9977c3d103a3c6bd873b1f7744e8d42b83239baa6 2,202 1.00/1.00 vMB 951
500,312 500,312 000000000000000000301fcfeb141088a93b77dc0d52571a1185b425256ae2fb 2,580 1.00/1.00 vMB 720
500,311 500,311 0000000000000000004b1ef0105dc1275b3adfd067aed63a43324929bed64fd7 3,379 1.00/1.00 vMB 767
500,310 500,310 0000000000000000008508f76ba9bf5dd1ba3ef280b9b6f630a5868cb03d4d6c 2,806 1.00/1.00 vMB 836
500,309 500,309 0000000000000000004c797fd872c6485858f253efa69d1c045c465d33cb82be 2,950 1.00/1.00 vMB 838
500,308 500,308 0000000000000000005243be43519dc84387cde6175de5327cca85b2e1b27ae8 2,763 1.00/1.00 vMB 723
500,307 500,307 0000000000000000006fc9c795661181dea43fbcfe1a931c0762af3cb9170196 2,983 1.00/1.00 vMB 685
500,306 500,306 00000000000000000072a35863206c0a699c88e3a770e3eecb6e21eece334855 3,281 1.00/1.00 vMB 713
500,305 500,305 000000000000000000738fb9a1fde024320bc16a8ac76172e1049129217f704b 2,920 1.00/1.00 vMB 827
500,304 500,304 0000000000000000002e884dba6f07adf77f1508976f16d5a27cbc19ae94476a 3,002 1.00/1.00 vMB 733
500,303 500,303 0000000000000000005519b89b8946259caf8110b5162352afc1a15b49058833 3,158 1.00/1.00 vMB 773
500,302 500,302 0000000000000000007f60482697b903e6d207d9b28477f967c413742c25ee18 2,883 1.00/1.00 vMB 774
500,301 500,301 00000000000000000008b624b2c897976dc47aea7c648a1e44512a1b69e4798f 3,500 1.00/1.00 vMB 744
500,300 500,300 000000000000000000345b3126dd7d55db8809e817346478c2d810118f8725ee 3,076 1.00/1.00 vMB 786
500,299 500,299 00000000000000000037b55e10f469c7181cadc9bf1df9f6ac90a2239265a07e 3,274 1.00/1.00 vMB 822
500,298 500,298 00000000000000000071ef0363647bbfb591b04ee268642060596ca21b7671d7 2,688 1.00/1.00 vMB 744
500,297 500,297 0000000000000000006ed088b219ff8bbbaae4882daaaf6b22e1a31fe2f399fe 3,482 1.00/1.00 vMB 759
500,296 500,296 00000000000000000074b40ca57e9e89450b754b190944c1f5373879731fa5b2 2,968 1.00/1.00 vMB 828
Previous 10 blocks ↓
Total Size: 782.05 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: 650.90 GB
    • Received: 13.35 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.