Loading Tool

Explorer IconExplorer

Memory Pool

80,881 transactions
29.45 vMB
0.07815982 BTC
Random Selection Loading Transactions
Max Size: 179.31/200 MB

Candidate Block

Mining Attempt a807da30b63dfa6fafc26518ae4fb2f6dc5eec13cdb940a4949494178ceb9980
Version 20000000
Previous Block 00000000000000000002092de921a1212b41aa97abcef3b00199cbeb95f34bff
Merkle Root bbc6d147624b73d15ea4d52c7634a987a0570d3ef14ba6a9762dbdd034173d24
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 4,415
Size: 1.00 vMB
Total Fees: 0.01625537 BTC
Feerates: 100.53 > 1.63 > 0.31 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 915,082 (231,541 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
683,541 683,541 0000000000000000000271a5988a5f1aaf5e0f808fe59149aa45f2a089f0c00d 1,569 1.00/1.00 vMB 15
683,540 683,540 00000000000000000001b3c997bea732aaf91ca319c9fd701bf66aeae1447619 1,634 1.00/1.00 vMB 38
683,539 683,539 00000000000000000007a4a2b6f3751c69ab86134e81796f643c0409facab253 1,791 1.00/1.00 vMB 57
683,538 683,538 00000000000000000008818578bf230374c0dad0a91b76f33cf6820848d2f433 1,482 1.00/1.00 vMB 7
683,537 683,537 000000000000000000012f6ee5225b4aa6a3a0988b8509304d434d17742ccfdd 1,432 1.00/1.00 vMB 13
683,536 683,536 00000000000000000003a52dcd8376d7df2295d5318ec245a387075f31e23280 2,115 1.00/1.00 vMB 38
683,535 683,535 00000000000000000009bcfab33b9084024db50809be8ef12e6a1e8083c332ee 1,510 1.00/1.00 vMB 43
683,534 683,534 00000000000000000009213710aae0848e1673d03943674557861698cf1966ed 2,219 1.00/1.00 vMB 51
683,533 683,533 0000000000000000000a00d803ca573385b62bcddf38b51642845242fef98725 561 1.00/1.00 vMB 44
683,532 683,532 0000000000000000000091d8251b8195c6b3d0bd748f5d4d48487df2d35b7dfd 2,023 1.00/1.00 vMB 56
683,531 683,531 0000000000000000000813d1e435c2607fdccf103b8b886a04272aa923a04b03 2,569 1.00/1.00 vMB 80
683,530 683,530 00000000000000000005c71c8185360423fc42a07fb53b6cfa2150e012a65c09 2,634 1.00/1.00 vMB 70
683,529 683,529 00000000000000000000a5312cdd3429a1ccb8d008c2ea3ebcc548760a3fcc8f 1,519 1.00/1.00 vMB 8
683,528 683,528 000000000000000000058174adfe8a230353ff9427621ce9af5817d2e10919fa 1,911 1.00/1.00 vMB 52
683,527 683,527 000000000000000000089b555613f12b56c2f3b8b071015353d5a1492345bb97 657 1.00/1.00 vMB 12
683,526 683,526 0000000000000000000a864a697dd368b673f53fe511da28e610f1202df9d2a6 1,567 1.00/1.00 vMB 31
683,525 683,525 0000000000000000000a8819114d3dd42201ebb185ebb131c667aaaab7660425 1,875 1.00/1.00 vMB 40
683,524 683,524 000000000000000000094e55dcb6847229e55e251e1809faf067cdf6d251964f 1,750 1.00/1.00 vMB 20
683,523 683,523 00000000000000000002243c43dc268c1b10e72c68a3708dcb1d741801829453 1,651 1.00/1.00 vMB 40
683,522 683,522 00000000000000000007efacbdac2722205c3f7fff67db06e0ed86cd19873b21 653 1.00/1.00 vMB 44
683,521 683,521 000000000000000000023bab121ed64ff27a2ec87811d3121b50cfdbc1317eae 550 1.00/1.00 vMB 48
Previous 10 blocks ↓
Total Size: 782.54 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: 669.01 GB
    • Received: 15.71 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.