Loading Tool

Explorer IconExplorer

Memory Pool

50,922 transactions
30.44 vMB
0.09571939 BTC
Random Selection Loading Transactions
Max Size: 163.27/200 MB

Candidate Block

Mining Attempt 5c11b7b8ade060f4e6f3725d26dd6ab95e5e62e28307b6fd1abcba031ebb550b
Version 20000000
Previous Block 000000000000000000011cd4d27fc6ae94f6e436088fec3c873d6dc8d522a7e2
Merkle Root 74e6bf634e009757b16e7b70a3481e1ba184442755bdf275a43dfd575eaa4cba
Time (UTC) ( ago)
Target 0000000000000000000211ac0000000000000000000000000000000000000000
Nonce 0
Transactions: 3,602
Size: 1.00 vMB
Total Fees: 0.02384427 BTC
Feerates: 202.16 > 2.39 > 1.00 sats/vbyte
Show Transactions Loading Transactions

Blockchain

Blockchain Refreshing
Tip: 914,816 (271,978 blocks away) ⇈
Next 10 blocks ↑
Height Block Hash Txs Size Avg Feerate AFR Time (UTC)
642,838 642,838 000000000000000000056bf53832c621c849ad204aba374b76d4fbafd0074dc7 2,444 1.00/1.00 vMB 44
642,837 642,837 000000000000000000086f3c00b29d981e3666dba9c12ac250598063af7708a0 2,779 1.00/1.00 vMB 92
642,836 642,836 0000000000000000000ef8cd614eec042b88c27f5041586cf30d5bb3dd01bad2 1,113 1.00/1.00 vMB 27
642,835 642,835 00000000000000000000c7f695380605372685433604bb193f03eb432f5380b5 1,932 1.00/1.00 vMB 37
642,834 642,834 000000000000000000107a46f1f042fd72f3a937912ef205d6c19d03531d9ade 1,746 1.00/1.00 vMB 37
642,833 642,833 000000000000000000106cdbe759f56c7b63392c4353cf47fbaa7d72e9ed6272 816 1.00/1.00 vMB 43
642,832 642,832 0000000000000000000f879cd7194c641e26549e0e05358d77cac7ad275df616 321 1.00/1.00 vMB 13
642,831 642,831 0000000000000000000947f7204ac929cd5d7ea6a5c4d1fd39b6864ea92bb045 939 1.00/1.00 vMB 25
642,830 642,830 000000000000000000005558d7f5e20c8ab94ceeb144a97a85f45c39ad977e47 1,196 1.00/1.00 vMB 25
642,829 642,829 00000000000000000004765ad03b31ecccc364439fec94fe89f24ae7644648a8 1,067 1.00/1.00 vMB 19
642,828 642,828 0000000000000000000240c40de68fe02fb2e599dfe1d19429e3fabac8c855e9 2,349 1.00/1.00 vMB 6
642,827 642,827 00000000000000000001a5eea2d25897ea7c3264d55eb3677220b7bf5f30e47a 2,816 1.00/1.00 vMB 89
642,826 642,826 0000000000000000000de4a9cd9b893234caac6666b831223c31b320f957830d 2,785 1.00/1.00 vMB 6
642,825 642,825 000000000000000000038edb520a6b53c81df1594d579ecab1dc4ac7e7984a6c 2,513 1.00/1.00 vMB 71
642,824 642,824 0000000000000000000fd0569a3daf8b852b27dce41c4fa43fde1c55ca6b5ee5 2,681 1.00/1.00 vMB 86
642,823 642,823 00000000000000000001056ea0ee3a02253971fa0c431da39cfeb3013e61ccb8 2,688 1.00/1.00 vMB 77
642,822 642,822 0000000000000000000dad4c9e18f36600a785bdaa3ae2826fdd55c1bec171ef 2,414 1.00/1.00 vMB 34
642,821 642,821 0000000000000000000a9b1782c7116b6ad08c6825a48ca05e709450ae82ed1d 2,450 1.00/1.00 vMB 24
642,820 642,820 000000000000000000007cd37353a8346b2db5ea1a0fdb3f2b25dcb5ee2ce1b1 2,486 1.00/1.00 vMB 16
642,819 642,819 000000000000000000060d6be85988d0ecb3bff329f4d9dc07df59fc15193c33 2,591 1.00/1.00 vMB 74
642,818 642,818 00000000000000000001ca6d8dffd74992c492c32eb94c35988d608bd190da70 2,349 1.00/1.00 vMB 42
Previous 10 blocks ↓
Total Size: 782.06 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: 651.16 GB
    • Received: 13.44 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.